This commit is contained in:
xiaoguangbin 2024-07-17 10:31:58 +08:00
parent 03d92b7889
commit 5b94121112

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";
}