Build all database
This commit is contained in:
14
build_db.py
14
build_db.py
@@ -1,14 +1,14 @@
|
|||||||
from tjnetwork import *
|
from tjnetwork import *
|
||||||
|
|
||||||
files = [
|
files = [
|
||||||
#'bwsn',
|
'bwsn',
|
||||||
#'exnet',
|
'exnet',
|
||||||
#'fengxian',
|
'fengxian',
|
||||||
#'jbh',
|
'jbh',
|
||||||
#'nanjing',
|
'nanjing',
|
||||||
'net3',
|
'net3',
|
||||||
#'zj',
|
'zj',
|
||||||
#'suzhouhe',
|
'suzhouhe',
|
||||||
]
|
]
|
||||||
|
|
||||||
def inp2db():
|
def inp2db():
|
||||||
|
|||||||
Reference in New Issue
Block a user