1
0
forked from x/ContextOS
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-08-05 23:22:36 +08:00
parent dc4a6ba65b
commit edcfe5afa3

View File

@ -91,8 +91,10 @@ Volcanos("user", {_trans: kit.Dict("_week_header", ["周日", "周一", "周二"
mall.GOODS, "商品", mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价", mall.GOODS, "商品", mall.PRICE, "单价", mall.UNITS, "单位", mall.AMOUNT, "总价",
html.HEIGHT, "高度", html.WIDTH, "宽度", html.MARGIN, "边距", html.SPEED, "速度", html.HEIGHT, "高度", html.WIDTH, "宽度", html.MARGIN, "边距", html.SPEED, "速度",
"uid", "主键", "migrate", "迁移", "address", "地址", "uid", "主键", "migrate", "迁移", "address", "地址",
"open_id", "外键",
"model", "模型", "driver", "驱动", "model", "模型", "driver", "驱动",
"creator", "创建人", "operator", "操作人", "creator", "创建人", "operator", "操作人",
"visitor", "访客",
"created_at", "创建时间", "updated_at", "更新时间", "deleted_at", "删除时间", "created_at", "创建时间", "updated_at", "更新时间", "deleted_at", "删除时间",
"createdTime", "创建时间", "expiredTime", "过期时间", "createdTime", "创建时间", "expiredTime", "过期时间",
"commitTime", "发布时间", "compileTime", "编译时间", "bootTime", "启动时间", "commitTime", "发布时间", "compileTime", "编译时间", "bootTime", "启动时间",