Merge remote-tracking branch 'origin/SelfStation' into SelfStation

This commit is contained in:
xiaoguangbin 2024-07-17 10:32:22 +08:00
commit 143e1b1092

View File

@ -13,4 +13,7 @@ public interface DictConstant {
String NOBLE_GAS_BETAGAMMA = "Noble Gas Beta-Gamma";
String NOBLE_GAS_HPGE = "Noble Gas HPGe";
// todo 补充
String ALERT_SYSTEM_CODE = "Noble Gas HPGe";
}