|
@@ -20,6 +20,7 @@
|
|
, t.reason_ AS reason
|
|
, t.reason_ AS reason
|
|
, t.update_time_ AS updateTime
|
|
, t.update_time_ AS updateTime
|
|
, t.create_time_ AS createTime
|
|
, t.create_time_ AS createTime
|
|
|
|
+ , t.brief_Introduction_ AS briefIntroduction
|
|
</sql>
|
|
</sql>
|
|
<update id="updateStatusById">
|
|
<update id="updateStatusById">
|
|
update tenant_apply_record
|
|
update tenant_apply_record
|