Compare commits

..

No commits in common. "88ce9be9dd8d1897b04e32d415d87818a2b0a76f" and "462cd7025f6ce6ca89936257541a30ab3117c0ac" have entirely different histories.

1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
ALTER TABLE `tb_resource_score`
MODIFY COLUMN `comment` longtext CHARACTER SET utf8mb3 COLLATE utf8mb3_general_ci NOT NULL COMMENT '评论内容';