|
@@ -264,6 +264,7 @@ public interface CommonConstants {
|
|
|
String SB_STOP_FORM = "sb_info_stop"; // 设备停用单
|
|
|
String SB_ALLOCATE_FORM = "sb_info_allocate"; // 设备调拨单
|
|
|
String OUT_STORE_BACK = "out_store_back"; // 仓库调拨
|
|
|
+ String OUT_STORE_BACK_GWL = "out_store_back_gwl_1"; // 仓库调拨
|
|
|
String REPAIR_STATUS_RECORD = "repair_status_record"; // 维修状态记录
|
|
|
String REPAIR_RECORD = "repair_record"; // 维修记录
|
|
|
String DISPATCH_RECORD = "dispatch_record"; // 转派记录
|