mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-06-10 04:47:51 +08:00
【优化】后台商家手机号码支持设置多个,方便多个商家管理员收到下单短信提醒
This commit is contained in:
1
数据库/MySql/20220819/老数据库升级脚本/1、调整字段长度.sql
Normal file
1
数据库/MySql/20220819/老数据库升级脚本/1、调整字段长度.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `CoreCmsSms` MODIFY COLUMN `mobile` varchar(100);
|
||||
Reference in New Issue
Block a user