场馆停用bug修复
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
<result column="created_time" property="createdTime"/>
|
||||
<result column="modified_time" property="modifiedTime"/>
|
||||
<result column="deleted" property="deleted"/>
|
||||
<result column="status" property="status"/>
|
||||
<result column="limit_day" property="limitDay"/>
|
||||
<result column="limit_week" property="limitWeek"/>
|
||||
<result column="limit_no_day" property="limitNoDay"/>
|
||||
@@ -577,7 +578,8 @@
|
||||
copy_week,
|
||||
copy_time,
|
||||
copy_target,
|
||||
copy_control
|
||||
copy_control,
|
||||
status
|
||||
FROM
|
||||
sv_venue
|
||||
WHERE
|
||||
|
||||
Reference in New Issue
Block a user