taskVo加上附件
This commit is contained in:
@@ -585,7 +585,6 @@
|
|||||||
color,
|
color,
|
||||||
trade_type,
|
trade_type,
|
||||||
pre_pay
|
pre_pay
|
||||||
|
|
||||||
from sys_oa_project sop
|
from sys_oa_project sop
|
||||||
where sop.project_id = #{projectId}
|
where sop.project_id = #{projectId}
|
||||||
</select>
|
</select>
|
||||||
|
|||||||
@@ -71,6 +71,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|||||||
sot.state,
|
sot.state,
|
||||||
sot.time_gap,
|
sot.time_gap,
|
||||||
sot.status,
|
sot.status,
|
||||||
|
sot.accessory,
|
||||||
sot.create_by,
|
sot.create_by,
|
||||||
sot.create_time,
|
sot.create_time,
|
||||||
sot.update_by,
|
sot.update_by,
|
||||||
|
|||||||
Reference in New Issue
Block a user