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