Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmp_settings
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
zhenfei.zhang
fmp_settings
Commits
bf99eb44
Commit
bf99eb44
authored
Apr 07, 2017
by
NitefullWind
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1. 动画开关配置项变更为 Plugin/Animation。 2. 新增中文程序名宏。 3. 新增会员服务器设置。
parent
001bcfee
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
+5
-1
fmp_settings_def.h
+5
-1
No files found.
fmp_settings_def.h
View file @
bf99eb44
...
...
@@ -13,6 +13,7 @@
#define FMP_INIKEY_SERVICESTARTTYPE "Service/StartType"
#define FMP_INIKEY_ENTRYSERVICE "Plugin/EntryService"
#define FMP_INIKEY_PLUGINPATH "Plugin/Path"
#define FMP_INIKEY_ANIMATION "Plugin/Animation"
#define FMP_INIKEY_LOGPATH "Log/Path"
#define FMP_INIKEY_LOGSIZE "Log/Size"
...
...
@@ -21,9 +22,12 @@
#define FMP_INIKEY_LOGINSERVER "Home/Server"
#define FMP_INIKEY_LOGINSTOREID "Home/StoreId"
#define FMP_INIKEY_LOGINPARTNERID "Home/PartnerId"
#define FMP_INIKEY_HOMEANIMATION "Home/Animation"
#define FMP_INIKEY_HOMEPOSITION "Home/Position"
#define FMP_INIKEY_VIPSERVER "Vip/Server"
#define FMP_INIKEY_SYNCNTERVAL "Syncer/Interval"
#define FMP_APPNAME "非码POS"
#endif // FMP_SETTINGS_DEF_H
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