虚拟清单发布+log+项目库log字段英文名修改
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ public enum DummyInventoryBaseFieldEnum {
|
||||
SUBTITLE("子标题", "subtitle","Sub-Title"),
|
||||
WVTA_ID("WVTA ID", "wvta_id","WVTA ID"),
|
||||
SHI4_YONG4_FAN4_WEI2("适用范围", "apply_scope","Scope of application"),
|
||||
XIN1_CHE1_XING2_SHI2_SHI1_RI4_QI1("新车型实施日期", "xin1_che1_xing2_shi2_shi1_ri4_qi1","New Type Execute Date"),
|
||||
IMPLEMENT_TIME("在产车实施日期", "implement_time","New Vehicle Execute Date"),
|
||||
XIN1_CHE1_XING2_SHI2_SHI1_RI4_QI1("新车型实施日期", "xin1_che1_xing2_shi2_shi1_ri4_qi1","New Type Execution Date"),
|
||||
IMPLEMENT_TIME("在产车实施日期", "implement_time","New Vehicle Execution Date"),
|
||||
ATTESTATION_TYPE("认证类型", "attestation_type","Certification Type"),
|
||||
TECHNOLOGY_TERRITORY("技术领域", "technology_territory","Technical Field"),
|
||||
DUTY_TERRITORY("责任领域", "duty_territory","Responsible Field"),
|
||||
|
||||
+2
-2
@@ -11,8 +11,8 @@ public enum ProjectInventoryFieldEnum {
|
||||
IMPLEMENT_TYPE("实施类别", "implement_type","Usage"),
|
||||
ATTESTATION_TYPE("认证类型", "attestation_type","Certification Type"),
|
||||
ATTESTATION_RANK("认证级别", "attestation_rank","Certification Level"),
|
||||
XIN1_CHE1_XING2_SHI2_SHI1_RI4_QI1("新车型实施日期", "xin1_che1_xing2_shi2_shi1_ri4_qi1","New Type Execute Date"),
|
||||
IMPLEMENT_TIME("在产车实施日期", "implement_time","New Vehicle Execute Date"),
|
||||
XIN1_CHE1_XING2_SHI2_SHI1_RI4_QI1("新车型实施日期", "xin1_che1_xing2_shi2_shi1_ri4_qi1","New Type Execution Date"),
|
||||
IMPLEMENT_TIME("在产车实施日期", "implement_time","New Vehicle Execution Date"),
|
||||
REGION("适用地区", "region","Area"),
|
||||
REMARK("备注", "remark","Comments"),
|
||||
DESIGN_DUE_DATE("设计符合性确认-截止时间","designDueDate","Cut-Off Time"),
|
||||
|
||||
Reference in New Issue
Block a user