springboot_vue_xhs/SQLREADME.md

133 B

删除无用字段

ALTER TABLE business_note DROP COLUMN AUTHOR_AVATAR, DROP COLUMN UP_COUNT, DROP COLUMN STAR_COUNT;