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:
-1
@@ -37,7 +37,6 @@ public interface DictTypeConstants {
|
|||||||
String HOLE_FACE = "hole_face";//孔加工面
|
String HOLE_FACE = "hole_face";//孔加工面
|
||||||
String HOLE_DIR = "hole_direction";// 孔方向
|
String HOLE_DIR = "hole_direction";// 孔方向
|
||||||
String HOLE_TYPE = "hole_type";//孔类型
|
String HOLE_TYPE = "hole_type";//孔类型
|
||||||
String PLATE_TEXTURE_TYPE = "plateTextureType";//板件纹路类型
|
|
||||||
String PLATE_TEXTURE_TYPE_STATUS = "plateTextureTypeStatus";//板件纹路状态
|
String PLATE_TEXTURE_TYPE_STATUS = "plateTextureTypeStatus";//板件纹路状态
|
||||||
String PLATE_TEXTURE_TYPE_STATUS_TYPE = "plateTextureTypeStatusType";//板件纹路状态类型
|
String PLATE_TEXTURE_TYPE_STATUS_TYPE = "plateTextureTypeStatusType";//板件纹路状态类型
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user