将 from app.services.tjnetwork import * 改为显式导入
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from app.services.tjnetwork import *
|
||||
from app.services.tjnetwork import open_project
|
||||
from get_current_status import *
|
||||
|
||||
def run_simulation(cur_datetime:str=None)->str:
|
||||
|
||||
Reference in New Issue
Block a user