This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gatsby
/
payment-platform
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
93690964ef
Branches
Tags
java
master
payment-platfor...
/
java
/
sql
/
007_enterprise_wanlihui_uid.sql
007_enterprise_wanlihui_uid.sql
116 B
History
Raw
1
2
-- 企业表新增万里汇uid字段
ALTER TABLE pay_enterprise ADD COLUMN IF NOT EXISTS wanlihui_uid VARCHAR(128);