修正查询字段
This commit is contained in:
parent
d7bf8993f2
commit
75e7b4b2d9
|
|
@ -83,7 +83,7 @@
|
||||||
biz.reg_org as regOrg,
|
biz.reg_org as regOrg,
|
||||||
biz.reg_org_cn as regorgCn,
|
biz.reg_org_cn as regorgCn,
|
||||||
biz.lican_reason as liccanReason,
|
biz.lican_reason as liccanReason,
|
||||||
biz.liccan_date as liccanDate,
|
biz.lican_date as liccanDate,
|
||||||
biz.status as status,
|
biz.status as status,
|
||||||
biz.apply_time as applyTime
|
biz.apply_time as applyTime
|
||||||
from xr_liccan_rec_task biz
|
from xr_liccan_rec_task biz
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue