移动系统liao
2024-04-18 c0fd34dd01b5a00015d2e6ce31dbdf9f6a9e79b5
1
ALTER TABLE CoreCmsProducts ADD COLUMN pointsDeduction decimal(10,2) DEFAULT 0  NOT NULL COMMENT '积分可抵扣金额' AFTER isDel;