This commit is contained in:
2025-05-04 10:51:27 +08:00
parent 6197f13e8e
commit ef978529ac
16 changed files with 157 additions and 41 deletions

View File

@ -125,7 +125,8 @@
pay_type=#{payType},
pay_config_json=#{payConfigJson},
image_source_pack_hint=#{imageSourcePackHint},
video_source_pack_hint=#{videoSourcePackHint}
video_source_pack_hint=#{videoSourcePackHint},
extra_notification_time=#{extraNotificationTime}
</set>
where id = #{id}
</update>