stdlize the maven project

This commit is contained in:
lion 2022-07-13 16:47:31 +08:00
parent 285a06b9cf
commit 3bec5da60a
2 changed files with 5 additions and 0 deletions

View File

@ -8,4 +8,9 @@
package org.lionsoul.ip2region;
public class MakerTest {
public static void main(String[] args) {
System.out.println("xdb maker");
}
}