Parcourir la source

添加一个缺省金米粒抵扣限制表

zhangdehua il y a 1 an
Parent
commit
8bbf7c2d84
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      data/rw_database.sql

+ 1 - 0
data/rw_database.sql

@@ -5856,6 +5856,7 @@ CREATE TABLE `yoshop_member_deduction_limit` (
 -- ----------------------------
 -- Records of yoshop_member_deduction_limit
 -- ----------------------------
+INSERT INTO `yoshop_member_deduction_limit`(`id`, `score`, `discount`, `audit_status`, `create_time`, `update_time`) VALUES (1, 1, 0, 0, 1653618211, 1656057809);
 
 -- ----------------------------
 -- Table structure for yoshop_member_deduction_manual