无线系统补召功能调整

This commit is contained in:
xy
2024-10-15 11:12:05 +08:00
parent 8295801f16
commit 83199f07b6
2 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ public enum CsHarmonicResponseEnum {
CS_DEVICE_COMMON_ERROR("A00600","治理稳态模块异常"),
BIND_TARGET_ERROR("A00601","指标参数绑定异常"),
MAKE_UP_ERROR("A00602","补招失败"),
RECORD_MISSING("A00602","record.bin文件缺失,补召失败")
;