src/main/java/com/moon/server/entity/other/CheckOutLicense.java
@@ -10,11 +10,7 @@ import java.util.Calendar; import java.util.Random; /** * CheckOutLicense * @author WWW */ @SuppressWarnings("AlibabaUndefineMagicConstant") @SuppressWarnings("ALL") public class CheckOutLicense { public static String createFloatingLicense(int n, String s, long expireDate) { int[] registeredModules = new int[]{1, 3, 4, 9, 10, 11, 12, 13, 17, 25, 30, 33, 37};