添加自研批检仪检测命令

This commit is contained in:
ranchuan
2023-11-27 14:31:00 +08:00
parent b3a0d7b57c
commit a0b0f41c39
45 changed files with 3778 additions and 2628 deletions

17
complier_info.h Normal file
View File

@@ -0,0 +1,17 @@
#ifndef compiler_info__
#define compiler_info__
#define BUILD_DATE "2023-11-27 14:29:56"
#endif