@@ -0,0 +1,2 @@
-- 为客户表增加种类字段
ALTER TABLE customers ADD COLUMN type VARCHAR(20) DEFAULT 'customer';
The note is not visible to the blocked user.