11
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<connectionStrings>
|
||||
|
||||
<!--新测试环境数据库 -->
|
||||
<add name="MasterConn" connectionString="Data Source=127.0.0.1; Initial Catalog=AIS20250304232155; User ID=sa;Password=1; Connect Timeout=120; MultipleActiveResultSets=True;App=bfy" providerName="System.Data.SqlClient" />
|
||||
<add name="MasterConn" connectionString="Data Source=127.0.0.1; Initial Catalog=AIS20231008220038; User ID=sa;Password=sa.123; Connect Timeout=120; MultipleActiveResultSets=True;App=bfy" providerName="System.Data.SqlClient" />
|
||||
|
||||
|
||||
<!--正式主库的链接地址-->
|
||||
@@ -102,8 +102,7 @@
|
||||
<!--主键生成的最后一个数字-->
|
||||
<add key="IdLastNum" value="1" />
|
||||
<add key="MerchantId" value="00000000-0000-0000-0000-000000000000" />
|
||||
<add key="SysConfig" value="{"MerchantId": "00000000-0000-0000-0000-000000000009","Issuer": "lxzyl","Secret": "4ea0180d8f8c1ce11343e9104c682bc4","SendVerifyCode":"http://120.78.93.13:30000/InterfaceAPI/sendVerifyCode", "SendSms": "http://120.78.93.13:30000/InterfaceAPI/sendSmsMessage", "ApiTokenUrl": "http://localhost:8888/oauth2/token",
|
||||
"IsDev": true, "QiNiuCloudApiUrl": "http://oss-api.loonxierp.com", "CmpPayCallbackDomain": "http://bfy-api.wxbinf.com:8095"}" />
|
||||
<add key="SysConfig" value="{"MerchantId": "00000000-0000-0000-0000-000000000009","Issuer": "lxzyl","Secret": "4ea0180d8f8c1ce11343e9104c682bc4","SendVerifyCode":"http://120.78.93.13:30000/InterfaceAPI/sendVerifyCode", "SendSms": "http://120.78.93.13:30000/InterfaceAPI/sendSmsMessage", "ApiTokenUrl": "http://localhost:8888/oauth2/token", "IsDev": true, "QiNiuCloudApiUrl": "http://oss-api.loonxierp.com", "CmpPayCallbackDomain": "http://bfy-api.wxbinf.com:8095"}" />
|
||||
<add key="WechatConfig" value="{"ApiAuthDomain": "http://binfapi-test.wxbinf.com","Scope": "snsapi_base","WechatPublic": "流行美专业测试","appHtml": "https://test-dx.wxbinf.com"} " />
|
||||
|
||||
<!-- 七牛参数配置begin -->
|
||||
@@ -228,7 +227,7 @@
|
||||
</dependentAssembly>
|
||||
<dependentAssembly>
|
||||
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.2.0.0" newVersion="4.2.0.0" />
|
||||
<bindingRedirect oldVersion="0.0.0.0-4.1.1.3" newVersion="4.1.1.3" />
|
||||
</dependentAssembly>
|
||||
</assemblyBinding>
|
||||
</runtime>
|
||||
|
||||
Reference in New Issue
Block a user