处理问题
This commit is contained in:
parent
dd612e0c67
commit
a78907a2bb
@ -40,7 +40,7 @@
|
||||
KEY `app_id` (`app_id`) USING BTREE,
|
||||
KEY `open_id` (`open_id`) USING BTREE,
|
||||
KEY `user_id` (`user_id`) USING BTREE,
|
||||
KEY `user_code` (`user_code`) USING BTREE,
|
||||
KEY `user_code` (`user_code`) USING BTREE
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='小程序用户';
|
||||
</update>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user