Commit 304a1a04 by ss.dai

添加配置文件/添加Qt网络库引用

parent c58a458f
......@@ -2,7 +2,7 @@ include("QsLog/QsLog.pri")
include("QtService/src/qtservice.pri")
include("Quazip/quazip.pri")
QT += core
QT += core network
QT -= gui
CONFIG += c++11
......
;更新服务器信息
[ServerUrl]
;检查更新接口地址
update=http://115.159.33.143/api/fork/checkupdate
;更新汇报接口地址
report=http://115.159.33.143/api/fork/PosPlanState
;软件信息
[SoftInfo]
;版本信息
version=1.0.1
;合作商户ID
partnerId=1224
;下载文件超时时间(秒)
timeout0=300
;请求数据超时时间(秒)
timeout1=20
;守护的程序列表
[ExeList]
value=
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment