Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmupdate
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李定达
fmupdate
Commits
304a1a04
Commit
304a1a04
authored
Oct 31, 2016
by
ss.dai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加配置文件/添加Qt网络库引用
parent
c58a458f
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
1 deletions
+22
-1
fmscupd/fmscupd.pro
+1
-1
update.ini
+21
-0
No files found.
fmscupd/fmscupd.pro
View file @
304a1a04
...
@@ -2,7 +2,7 @@ include("QsLog/QsLog.pri")
...
@@ -2,7 +2,7 @@ include("QsLog/QsLog.pri")
include
(
"QtService/src/qtservice.pri"
)
include
(
"QtService/src/qtservice.pri"
)
include
(
"Quazip/quazip.pri"
)
include
(
"Quazip/quazip.pri"
)
QT
+=
core
QT
+=
core
network
QT
-=
gui
QT
-=
gui
CONFIG
+=
c
++
11
CONFIG
+=
c
++
11
...
...
update.ini
0 → 100644
View file @
304a1a04
;更新服务器信息
[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
=
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment