整理代码
This commit is contained in:
parent
d1820f7a3f
commit
b3d0e1d847
@ -27,5 +27,4 @@ public class SmsTask {
|
|||||||
VerificationCodeManager.getInstance().clearExpireTimeCode();
|
VerificationCodeManager.getInstance().clearExpireTimeCode();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -43,7 +43,8 @@ public class LicenseTest {
|
|||||||
// 包头体育局:00-16-3E-00-F3-CE
|
// 包头体育局:00-16-3E-00-F3-CE
|
||||||
// 包头安监局业务服务器(00-50-56-93-66-AC)
|
// 包头安监局业务服务器(00-50-56-93-66-AC)
|
||||||
// 西藏日喀则:08-94-EF-6B-5A-44
|
// 西藏日喀则:08-94-EF-6B-5A-44
|
||||||
String license = License.getLicense("2020-08-25", "10000", "84-65-69-5C-23-AA", "_System_License_");
|
// 集宁环保:FA-26-00-03-D3-C4
|
||||||
|
String license = License.getLicense("2021-05-06", "10000", "FA-26-00-03-D3-C4", "_System_License_");
|
||||||
System.out.println(license);
|
System.out.println(license);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user