parent
5eed334952
commit
bec42422f1
@ -0,0 +1,9 @@
|
||||
from Util import ConfigUtil
|
||||
from Util.CommonUtil import *
|
||||
|
||||
# 配置文件
|
||||
config = ConfigUtil.getConfig()
|
||||
# webui 服务器地址
|
||||
webui_address = config['webui']['webui_address']
|
||||
|
||||
txt_2_img_blank(webui_address)
|
After Width: | Height: | Size: 435 B |
Binary file not shown.
Binary file not shown.
Loading…
Reference in new issue