卡片信息详情接口完善
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<select id="recordListPage" resultType="com.yxt.yyth.api.lpkcardbuildrecord.LpkCardBuildRecordVo">
|
||||
select
|
||||
r.sid,
|
||||
r.date_format(buildDate, '%Y-%m-%d') as buildDate,
|
||||
date_format(r.buildDate, '%Y-%m-%d') as buildDate,
|
||||
r.countNumber,
|
||||
r.startNumber,
|
||||
r.endNumber,
|
||||
|
||||
Reference in New Issue
Block a user