@ -0,0 +1 @@
ALTER TABLE p_post DROP COLUMN share_count;
ALTER TABLE p_post ADD COLUMN share_count BIGINT NOT NULL DEFAULT 0; -- 分享数