zilong 4 years ago
parent
commit
3fdc9559fd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      upgrade.md

+ 2 - 0
upgrade.md

@@ -42,3 +42,5 @@
     ADD COLUMN `is_source` tinyint(2) UNSIGNED NOT NULL DEFAULT 0 COMMENT '是否占用号源(0.否 1.是)' AFTER `cancel_time`;
     ADD COLUMN `is_source` tinyint(2) UNSIGNED NOT NULL DEFAULT 0 COMMENT '是否占用号源(0.否 1.是)' AFTER `cancel_time`;
 
 
 - 线上在社区端后台改消息通知的菜单链接为:/community/noticeManage/noticelist
 - 线上在社区端后台改消息通知的菜单链接为:/community/noticeManage/noticelist
+
+----以上线上已更新----