This website works better with JavaScript
Home
Explore
Help
Sign In
fa88
/
foodie-server
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
de2a181072
Branches
Tags
004-qr-table-order
master
test
foodie-server
/
sql
/
user_wallet_add_store_id.sql
user_wallet_add_store_id.sql
115 B
History
Raw
1
ALTER TABLE user_wallet ADD COLUMN store_id BIGINT DEFAULT NULL COMMENT '关联摊位id,非摊位钱包为NULL';