no message

This commit is contained in:
2025-09-01 14:22:33 +08:00
parent 09709d1686
commit a20ef0096f
2 changed files with 4 additions and 3 deletions

View File

@ -137,12 +137,12 @@
ali_key
) VALUES (
#{bOpId},
#{companyName},
#{contactName},
#{company_name},
#{contact_name},
#{phone},
#{address},
#{citys},
#{isDelete},
#{is_delete},
0,0,0,0,0,0
)
</insert>