This website works better with JavaScript
홈
탐색
도움말
로그인
fa88
/
foodie-server
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
45c10b2622
브랜치
태그
004-qr-table-order
master
test
foodie-server
/
sql
/
user_wallet_add_store_id.sql
user_wallet_add_store_id.sql
115 B
히스토리
Raw
1
ALTER TABLE user_wallet ADD COLUMN store_id BIGINT DEFAULT NULL COMMENT '关联摊位id,非摊位钱包为NULL';