mirror of
http://192.168.1.205:9980/cf_devdept2/cf_imes_server.git
synced 2026-08-12 21:02:08 +08:00
获取物料标签默认模板接口异常修复
This commit is contained in:
+5
@@ -17,6 +17,11 @@ public enum LabelTemplateType {
|
||||
*/
|
||||
PLATEPACKAGELABEL("platePackageLabel"),
|
||||
|
||||
/**
|
||||
* 物料
|
||||
*/
|
||||
MATERIALLABEL("materialLabel"),
|
||||
|
||||
/**
|
||||
* 机台标签
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user