Commit 8aeb501b by 李定达

1.重新编译openssl解决msvc对于https请求报错的问题,最新.dll和.lib已同步到lib目录中,但pro文件制定的lib文件地址还未来的调整。

parent 94be1897
http://118.89.191.136:80/adapter/downloadRsaKey
http://118.89.191.136:80/adapter
60
60
1
\ No newline at end of file
[a0]
template={"ver":1}
[0]
template={"ver":1,"statusCode":0,"message":"","type":0,"paymentMethod":"","paymentMethodCode":"","ext":{"print":"","hint":""},"info":{"status":"","statusDesc":"","actId":"","actName":"","vdata":"","code":"","authCode":"","amount":0,"products":[{"pid":"","name":"","scope":"","discount":0,"number":0,"priceAct":0,"payment":{"remaining":0,"paid":0}}]}}
[71]
template={"ver":1,"statusCode":0,"message":"","fmId":"","consumeFactAmount":0,"consumeDiscountAmount":0,"type":0,"paymentMethod":"","paymentMethodCode":"","ext":{"print":"","hint":""},"actInfo":[{"actId":"","actName":"","code":""}]}
[72]
template={"ver":1,"statusCode":0,"message":"","payAccount":"","payTransId":"","fmId":"","type":0,"paymentMethod":"","paymentMethodCode":"","ext":{"print":"","hint":"","printRow":0,"printSign":""},"transAmount":0,"merchantDiscount":0,"platformDiscount":0}
[62]
template={"ver":1,"statusCode":0,"message":"","fmId":"","ext":{"print":"","hint":"","printRow":0,"printSign":""}}
http://118.89.191.136:80/adapter/downloadRsaKey
http://118.89.191.136:80/adapter
60
60
1
\ No newline at end of file
[a0]
template={"ver":1}
[0]
template={"ver":1,"statusCode":0,"message":"","type":0,"paymentMethod":"","paymentMethodCode":"","ext":{"print":"","hint":""},"info":{"status":"","statusDesc":"","actId":"","actName":"","vdata":"","code":"","authCode":"","amount":0,"products":[{"pid":"","name":"","scope":"","discount":0,"number":0,"priceAct":0,"payment":{"remaining":0,"paid":0}}]}}
[71]
template={"ver":1,"statusCode":0,"message":"","fmId":"","consumeFactAmount":0,"consumeDiscountAmount":0,"type":0,"paymentMethod":"","paymentMethodCode":"","ext":{"print":"","hint":""},"actInfo":[{"actId":"","actName":"","code":""}]}
[72]
template={"ver":1,"statusCode":0,"message":"","payAccount":"","payTransId":"","fmId":"","type":0,"paymentMethod":"","paymentMethodCode":"","ext":{"print":"","hint":"","printRow":0,"printSign":""},"transAmount":0,"merchantDiscount":0,"platformDiscount":0}
[62]
template={"ver":1,"statusCode":0,"message":"","fmId":"","ext":{"print":"","hint":"","printRow":0,"printSign":""}}
...@@ -13,10 +13,10 @@ TARGET = sbkpay ...@@ -13,10 +13,10 @@ TARGET = sbkpay
include("./QsLog/QsLog.pri") include("./QsLog/QsLog.pri")
include("./DataProcess/DataProcess.pri") include("./DataProcess/DataProcess.pri")
LIBS += -L"C:/openssl/openssl-1.0.1s/out32dll" -llibeay32 LIBS += -L"C:/openssl2/openssl-1.0.2l/out32dll" -llibeay32
LIBS += -L"C:/openssl/openssl-1.0.1s/out32dll" -lssleay32 LIBS += -L"C:/openssl2/openssl-1.0.2l/out32dll" -lssleay32
CONFIG += C++11 SBKDLL CONFIG += C++11
include($$PWD/qtwinmigrate/src/qtwinmigrate.pri) include($$PWD/qtwinmigrate/src/qtwinmigrate.pri)
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QtCreatorProject> <!DOCTYPE QtCreatorProject>
<!-- Written by QtCreator 3.5.1, 2017-08-28T00:17:13. --> <!-- Written by QtCreator 3.5.1, 2017-08-28T01:14:35. -->
<qtcreator> <qtcreator>
<data> <data>
<variable>EnvironmentId</variable> <variable>EnvironmentId</variable>
...@@ -61,7 +61,7 @@ ...@@ -61,7 +61,7 @@
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.5.1 MSVC2010 32bit</value> <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop Qt 5.5.1 MSVC2010 32bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.5.1 MSVC2010 32bit</value> <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop Qt 5.5.1 MSVC2010 32bit</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.55.win32_msvc2010_kit</value> <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">qt.55.win32_msvc2010_kit</value>
<value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">1</value> <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">0</value>
<value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value> <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
<value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value> <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
<valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0"> <valuemap type="QVariantMap" key="ProjectExplorer.Target.BuildConfiguration.0">
...@@ -226,12 +226,14 @@ ...@@ -226,12 +226,14 @@
</valuelist> </valuelist>
<value type="int" key="PE.EnvironmentAspect.Base">2</value> <value type="int" key="PE.EnvironmentAspect.Base">2</value>
<valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/> <valuelist type="QVariantList" key="PE.EnvironmentAspect.Changes"/>
<value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Arguments"></value> <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">sbkpay</value>
<value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.Executable"></value>
<value type="QString" key="ProjectExplorer.CustomExecutableRunConfiguration.WorkingDirectory">%{buildDir}</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">自定义执行档</value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value> <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
<value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.CustomExecutableRunConfiguration</value> <value type="QString" key="ProjectExplorer.ProjectConfiguration.Id">Qt4ProjectManager.Qt4RunConfiguration:D:/gitcode/sbkpay/sbkpay/sbkpay.pro</value>
<value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.CommandLineArguments"></value>
<value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.ProFile">sbkpay.pro</value>
<value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseDyldImageSuffix">false</value>
<value type="bool" key="Qt4ProjectManager.Qt4RunConfiguration.UseTerminal">false</value>
<value type="QString" key="Qt4ProjectManager.Qt4RunConfiguration.UserWorkingDirectory"></value>
<value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value> <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
<value type="bool" key="RunConfiguration.UseCppDebugger">false</value> <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
<value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</value> <value type="bool" key="RunConfiguration.UseCppDebuggerAuto">true</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