新增应急管理局的MAC地址
This commit is contained in:
parent
b15edd6731
commit
40dd6a0ea4
@ -41,7 +41,8 @@ public class LicenseTest {
|
|||||||
// System.out.println(mac);
|
// System.out.println(mac);
|
||||||
// 环保统一用户:FA-16-3E-17-20-7D
|
// 环保统一用户:FA-16-3E-17-20-7D
|
||||||
// 包头体育局:00-16-3E-00-F3-CE
|
// 包头体育局:00-16-3E-00-F3-CE
|
||||||
String license = License.getLicense("2020-05-14", "100", "00-16-3E-00-F3-CE", "_System_License_");
|
// 包头安监局业务服务器(00-50-56-93-66-AC)
|
||||||
|
String license = License.getLicense("2020-06-22", "1000", "00-50-56-93-66-AC", "_System_License_");
|
||||||
System.out.println(license);
|
System.out.println(license);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user