oms出入库;

This commit is contained in:
王奎兴
2026-04-17 08:59:16 +08:00
parent ce6d42ce61
commit ddc1f5d2ea
10 changed files with 430 additions and 18 deletions
@@ -60,6 +60,9 @@ public class ServiceNameConstants
//BMS结算系统
public static final String BMS_SERVICE = "mhd-bms-service";
//OMS结算系统
public static final String OMS_SERVICE = "mhd-oms-service";
}
}