This website works better with JavaScript.
Explore
Help
Register
Sign In
huanneng
/
hn_zw_back_main
Watch
9
Star
0
Fork
You've already forked hn_zw_back_main
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
47447648c1
zw
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '47447648c1'
${ noResults }
hn_zw_back_main
/
WebStarter
/
db
/
0701.sql
2 lines
117 B
Raw
Normal View
History
Unescape
Escape
手动自动sql
5 months ago
alter
table
charge_order
add
COLUMN
start_type
int
COMMENT
'
0-站控自启
;
1-手动启动
;
2-充电机启动
'
;