This website requires JavaScript.
Explore
Help
Register
Sign In
bonus
/
dbpatch
Watch
1
Star
0
Fork
You've already forked dbpatch
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8b8f447be7
dbpatch
/
2024
/
宁夏机具
/
user_20240716.sql
4 lines
118 B
SQL
Raw
Blame
History
alter
table
back_apply_details
add
back_status
int
default
0
null
comment
'
退料状态 0待退料 1已退料
'
;
Reference in New Issue
View Git Blame
Copy Permalink