sms-sender/readme.md

2 lines
126 B
Markdown
Raw Permalink Normal View History

2023-01-07 16:01:28 +08:00
alter table m_smessage_short_message
add short_message_uuid char(50) null comment '调用这记录ID' after short_message_uid;