0703更新
parent
f3083044fa
commit
2fc18b7504
@ -1 +1 @@
|
||||
jtTFa-rtobjdxWm7fKS7Tk2gZECrXwdM59799SddTcqDWDGiQTPEFYy5VW6IHgsAK5RZMtMLWmpZA3PaipOkmg==
|
||||
NsJwF-xrmRwm_zyJjd7nDVPd5tsflJQMMaAOfFejufwIwmXxfFs1bp6UKPAmSEfcAAp-gUtnZQamrggGSulvTA==
|
@ -1,4 +1,4 @@
|
||||
engine-path: "C:\\Users\\zcw\\Desktop\\DCS\\Static\\influxDB\\engine"
|
||||
http-bind-address: ":6324"
|
||||
engine-path: "engine"
|
||||
http-bind-address: ":8086"
|
||||
storage-cache-max-memory-size: 268435456
|
||||
bolt-path: "C:\\Users\\zcw\\Desktop\\DCS\\Static\\influxDB\\engine\\influxd.bolt"
|
||||
bolt-path: "engine\\influxd.bolt"
|
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
@ -1 +1 @@
|
||||
nuitka --standalone --mingw64 --show-memory --show-progress --nofollow-import-to=numpy,pandas,celery,peewee,PIL,cffi,pycparser,pyserial,pywin32,modbus_tk,matplotlib,redis,pyecharts --enable-plugin=pyqt5,numpy,eventlet,gevent,multiprocessing --include-package=model,project,protocol,UI,utils,windoweffect,redis,pythonnet,uuid,logging,openpyxl,matplotlib,importlib,prettytable --output-dir=o bin.py
|
||||
nuitka --windows-disable-console --standalone --mingw64 --show-memory --show-progress --nofollow-import-to=numpy,pandas,celery,peewee,PIL,cffi,pycparser,pyserial,pywin32,modbus_tk,matplotlib,redis,pyecharts --enable-plugin=pyqt5,numpy,eventlet,gevent,multiprocessing --include-package=model,project,protocol,UI,utils,windoweffect,redis,pythonnet,uuid,logging,openpyxl,matplotlib,importlib,prettytable --output-dir=o bin.py
|
Loading…
Reference in New Issue