#0020: 修复CLMS验证问题,同类型只检测第一个

This commit is contained in:
zhengxuan.zhang
2025-02-20 09:57:00 +08:00
parent 2566cc92e2
commit 2a7d4bedc7
5 changed files with 52 additions and 5 deletions
+2
View File
@@ -2,5 +2,7 @@
#define CLMS_H_INCLUDED_
BOOL CheckLicense();
BOOL CheckLicense2(); //启动时间判断
#endif