调整license

This commit is contained in:
wenc000 2020-08-27 09:20:23 +08:00
parent 009adb3bb3
commit 0b4a266de0

View File

@ -43,7 +43,7 @@ public class LicenseTest {
// 包头体育局00-16-3E-00-F3-CE
// 包头安监局业务服务器00-50-56-93-66-AC
// 西藏日喀则08-94-EF-6B-5A-44
String license = License.getLicense("2020-07-10", "100000", "08-ED-B9-00-10-68", "_System_License_");
String license = License.getLicense("2020-08-25", "10000", "00-16-3E-00-F3-CE", "_System_License_");
System.out.println(license);
}