This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
GovernmentDataResourceCenter
Watch
8
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
政务数据资源中心(Government data Resource center) 03专项3期主要建设内容
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.
390
Commits
1
Branch
0
Tags
162 MiB
Tree:
5e1e5a8cb4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5e1e5a8cb4'
${ noResults }
GovernmentDataResourceCenter
/
scripts
/
0.0.3
/
schema
/
04_update_t_adapter.sql
1 line
59 B
Raw
Normal View
History
(*)元数据采集自测完善
2 years ago
update
t_adapter
set
mode
=
'
数据库连接
'
where
id
=
1
;