数据库【新增】增加最新版mysql数据库脚本及完整演示脚本。

This commit is contained in:
jianweie code
2025-08-03 16:54:35 +08:00
parent 06ff75c898
commit 8b6029320e
8 changed files with 51 additions and 1 deletions

View File

@@ -195,8 +195,8 @@
{ field: 'createTime', title: '创建时间', width: 130, sort: false },
{ field: 'updateTime', title: '更新时间', width: 130, sort: false },
{ field: 'needUserGet', title: '等待用户领取', width: 95, templet: '#switch_needUserGet', sort: false, unresize: true },
{ width: 120, align: 'center', title: '操作', fixed: 'right', toolbar: '#LAY-app-CoreCmsUserTocash-tableBox-bar' },
{ field: 'message', title: '反馈信息', sort: false },
{ width: 120, align: 'center', title: '操作', fixed: 'right', toolbar: '#LAY-app-CoreCmsUserTocash-tableBox-bar' },
]
]
});