This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
Highways4Good
Watch
14
Star
0
Fork
0
Code
Issues
Pull Requests
1
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.
1036
Commits
4
Branches
0
Tags
118 MiB
Tree:
2de9db1cc2
dev
master
release_0.0.1
release_0.0.4
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2de9db1cc2'
${ noResults }
Highways4Good
/
scripts
/
1.4.0
/
data
/
2_resource.sql
1 line
101 B
Raw
Normal View
History
道路修改调整
1 year ago
INSERT
INTO
resource
(
code
,
name
,
parent_resource
)
VALUES
(
'
ADJUSTLOG
'
,
'
调整日志
'
,
'
ALLSELECT
'
)
;