新增授权地址

This commit is contained in:
wenc000 2020-06-26 11:22:32 +08:00
parent 0f94ecdc88
commit 2c6f7e25b1

View File

@ -42,7 +42,7 @@ public class LicenseTest {
// 环保统一用户FA-16-3E-17-20-7D
// 包头体育局00-16-3E-00-F3-CE
// 包头安监局业务服务器00-50-56-93-66-AC
String license = License.getLicense("2020-06-22", "1000", "00-50-56-93-66-AC", "_System_License_");
String license = License.getLicense("2020-06-22", "1000", "18-66-DA-E8-EC-D4", "_System_License_");
System.out.println(license);
}