自动火试金配料接口
This commit is contained in:
@@ -184,4 +184,7 @@ public interface QmsCommonConstant {
|
||||
|
||||
/** 手动 **/
|
||||
String MANUAL = "manual";
|
||||
|
||||
/** 允许提交 **/
|
||||
String ALLOW_SUBMIT = "allow_submit";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user