工程简介无法修改解决

This commit is contained in:
cwchen 2024-06-17 10:21:40 +08:00
parent 92b54c0e03
commit b6ab5ef168
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
pro_name = #{proName},pro_cost = #{proCost},sg_unit = #{sgUnit},jl_unit = #{jlUnit},pro_type = #{proType},
pro_scale = #{proScale},manager = #{manager},now_gx = #{nowGx},status = #{status},plan_start_time = #{planStartTime},
plan_end_time = #{planEndTime},start_time = #{startTime},end_time = #{endTime},org = #{org},bid_type = #{bidType},
sg_manage = #{sgManage},jl_manage = #{jlManage},sub_type = #{subType},tc_date = #{tcDate} WHERE pro_id = #{proId}
sg_manage = #{sgManage},jl_manage = #{jlManage},sub_type = #{subType},tc_date = #{tcDate},pro_brief = #{proBrief} WHERE pro_id = #{proId}
</if>
</insert>
<!--保存文件资源-->