This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
fa88
/
foodie-server
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
de2a181072
Rami (Branch)
Tag
004-qr-table-order
master
test
foodie-server
/
sql
/
user_wallet_add_store_id.sql
user_wallet_add_store_id.sql
115 B
Cronologia
Originale
1
ALTER TABLE user_wallet ADD COLUMN store_id BIGINT DEFAULT NULL COMMENT '关联摊位id,非摊位钱包为NULL';