yinghe-lowcode
Version:
基于vue、ant-design-vue,datagrid的低代码平台
36 lines (34 loc) • 992 B
JSON
{
"en": {
"id": "Data Identity Number",
"userid": "User Identity(Staff NO.)",
"username": "User Name",
"password": "Password",
"userActive": "User Active",
"title": "Title",
"dept": "Department",
"groupName": "Group Name",
"ctnNo": "Container No.",
"ctnOperatorCode": "Container OPT.code",
"updateTime": "Update Time",
"insertTime": "Insert Time",
"ctnStatus": "Container Status",
"userInfo": "User Information"
},
"zh": {
"id": "数据唯一标识符",
"userid": "用户ID(员工号)",
"username": "用户名称",
"password": "密码",
"userActive": "用户状态(启用/禁用)",
"title": "岗位/职务",
"dept": "部门",
"groupName": "组别名称",
"ctnNo": "箱号",
"ctnOperatorCode": "箱经营人代码",
"updateTime": "更新时间",
"insertTime": "新增时间",
"ctnStatus": "箱状态",
"userInfo": "用户信息"
}
}