File tree Expand file tree Collapse file tree 3 files changed +30
-2
lines changed
XEngine_Release/XEngine_Config Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1+ XEngine_APIService V2.7.0.1001
2+
3+ 增加:日志信息操作API相关函数
4+ 增加:时间信息获取lua脚本
5+ 优化:扩展了HTTP参数缓存大小
6+ 优化:HTTP请求函数
7+ 修改:ip查询功能修改为模块插件
8+ 修改:电话查询功能修改为模块插件
9+ 修改:数据库从SQLITE改为MYSQL
10+ 修正:id和银行查询打包中文不正确的问题
11+ 删除:cdkey相关API函数库
12+ 删除:SQLITE相关代码
13+
14+ added:log info support
15+ added:time plugin of lua
16+ improved:extend http parament cache size
17+ improved:http request function
18+ modify:ipaddr query modify to plugin of module
19+ modify:phone number query modify to plugin of module
20+ modify:database to mysql from sqlite
21+ fixed:id and bank query packet chinese is incorrent
22+ delete:cdkey functions
23+ delete:sqlite db
24+ ======================================================================================
125XEngine_APIService V2.6.1.1001
226
327修正:在linux系统下无法加载模块插件的问题
Original file line number Diff line number Diff line change 11 the open source software depend on the following libraries, please note the copyright
22XEngine:https://gitee.com/xyry/libxengine or https://github.com/libxengine/xengine
33jsoncpp:https://github.com/open-source-parsers/jsoncpp
4- opencc:https://github.com/BYVoid/OpenCC
4+ opencc:https://github.com/BYVoid/OpenCC
5+
6+ data sources:
7+ IP:https://github.com/lionsoul2014/ip2region
8+ Phone:https://github.com/xluohome/phonedata
Original file line number Diff line number Diff line change 3434 "tszPluginLua" :" ./XEngine_Config/XEngine_PluginLua.json"
3535 },
3636 "XVer" :[
37- " 2.7.0.1001 Build20230118 " ,
37+ " 2.7.0.1001 Build20230117 " ,
3838 " 2.6.1.1001 Build20221213" ,
3939 " 2.6.0.1001 Build20221212" ,
4040 " 2.5.0.1001 Build20221102" ,
You can’t perform that action at this time.
0 commit comments