Browse Source

3.3.0 更新脚本修改

xiaofei 1 year ago
parent
commit
80bf4d4eef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      distributed-print/install/mysql/upgrade/3.3.0.sql

+ 2 - 0
distributed-print/install/mysql/upgrade/3.3.0.sql

@@ -1,3 +1,5 @@
+USE teachcloud_db;
+
 -- ----------------------------
 -- Table structure for mark_arbitrate_history
 -- ----------------------------