This commit is contained in:
moxiangrong
2024-02-29 15:49:05 +08:00
parent e2b847130d
commit 025000179a
2 changed files with 5 additions and 4 deletions

View File

@ -0,0 +1 @@
INSERT INTO `yshop_distributor_level` (`id`, `level`, `name`, `first_wages`, `second_wages`, `up_type`, `user_count`, `amount`, `wages`, `creator`, `create_time`, `updater`, `update_time`, `deleted`) VALUES (1, 1, '默认等级', 99, 50, 0, 0, -1, -1, '', '2024-01-18 11:46:07', '1', '2024-02-04 12:08:07', b'0');