Merge remote-tracking branch 'origin/cc_20230520_partner' into cc_20230520_partner
This commit is contained in:
@@ -184,6 +184,9 @@
|
||||
<if test="record.feishuScheduleId != null">
|
||||
feishu_schedule_id = #{record.feishuScheduleId},
|
||||
</if>
|
||||
<if test="record.applicationApproved != null">
|
||||
application_approved = #{record.applicationApproved},
|
||||
</if>
|
||||
</set>
|
||||
where id = #{record.id}
|
||||
</update>
|
||||
|
||||
Reference in New Issue
Block a user