资料中心表修改

This commit is contained in:
yuezhihang
2022-07-18 13:59:40 +08:00
parent 0f12f732ef
commit e899750c44
+3
View File
@@ -0,0 +1,3 @@
//
ALTER TABLE `foton_slrs`.`file_material`
MODIFY COLUMN `attach_file_id` text CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL AFTER `data_explain`;