Prepare more inps into database

This commit is contained in:
WQY\qiong
2022-11-18 23:04:10 +08:00
parent 72bd9eb4b0
commit 6a9221df7b

View File

@@ -1,10 +1,13 @@
from tjnetwork import * from tjnetwork import *
files = [ files = [
'bwsn',
'exnet', 'exnet',
'fengxian', 'fengxian',
'jbh', 'jbh',
'net3' 'nanjing',
'net3',
'zj',
] ]
def inp2db(): def inp2db():