ip2region_private/maker/java/org/lionsoul/ip2region/MakerTest.java

12 lines
300 B
Java

// Copyright 2022 The Ip2Region Authors. All rights reserved.
// Use of this source code is governed by a Apache2.0-style
// license that can be found in the LICENSE file.
//
// @Author Lion <chenxin619315@gmail.com>
// @Date 2022/07/12
package org.lionsoul.ip2region;
public class MakerTest {
}