|
@@ -5856,6 +5856,7 @@ CREATE TABLE `yoshop_member_deduction_limit` (
|
|
-- ----------------------------
|
|
-- ----------------------------
|
|
-- Records of 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
|
|
-- Table structure for yoshop_member_deduction_manual
|