This website requires JavaScript.
Explore
Help
Register
Sign In
czg_team
/
cashier_server
Watch
7
Star
0
Fork
You've already forked cashier_server
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
af6f23c6ca
cashier_server
/
sqls
/
250403
/
tb_product.sql
2 lines
89 B
SQL
Raw
Blame
History
ALTER
TABLE
`
tb_product
`
ADD
COLUMN
`
sync_id
`
bigint
NULL
COMMENT
'
同步ID
'
AFTER
`
id
`
;
Reference in New Issue
View Git Blame
Copy Permalink