This commit is contained in:
2025-06-03 15:00:18 +08:00
parent 96b6a8b04e
commit 253606b808
7 changed files with 105 additions and 25 deletions

View File

@@ -74,7 +74,8 @@
<!--测试redis-->
<add key="RedisAddress" value=",password=" />
<!--需要显示的收料组织订单-->
<add key="ReceiveorgCode" value="101" />
<!--微信API接口地址-->
<add key="WeixinApiUrl" value="" />
@@ -151,8 +152,8 @@
<add key="MerchantId" value="00000000-0000-0000-0000-000000000000" />
<add key="SysConfig" value="{&quot;MerchantId&quot;: &quot;00000000-0000-0000-0000-000000000009&quot;,&quot;Issuer&quot;: &quot;lxzyl&quot;,&quot;Secret&quot;: &quot;4ea0180d8f8c1ce11343e9104c682bc4&quot;,&quot;SendVerifyCode&quot;:&quot;http://120.78.93.13:30000/InterfaceAPI/sendVerifyCode&quot;, &quot;SendSms&quot;: &quot;http://120.78.93.13:30000/InterfaceAPI/sendSmsMessage&quot;, &quot;ApiTokenUrl&quot;: &quot;http://localhost:8888/oauth2/token&quot;, &quot;IsDev&quot;: true, &quot;QiNiuCloudApiUrl&quot;: &quot;http://oss-api.loonxierp.com&quot;, &quot;CmpPayCallbackDomain&quot;: &quot;http://bfy-api.wxbinf.com:8095&quot;}" />
<add key="WechatConfig" value="{&quot;ApiAuthDomain&quot;: &quot;http://binfapi-test.wxbinf.com&quot;,&quot;Scope&quot;: &quot;snsapi_base&quot;,&quot;WechatPublic&quot;: &quot;流行美专业测试&quot;,&quot;appHtml&quot;: &quot;https://test-dx.wxbinf.com&quot;} " />
<!-- 七牛参数配置begin -->
<!-- 七牛参数配置begin -->
<add key="QiniuAccessKey" value="" />
<add key="QiniuSecretKey" value="" />
<add key="QiniuBucket" value="" />
@@ -160,7 +161,7 @@
<!-- 七牛参数配置end -->
</appSettings>
<!--
有关 web.config 更改的说明,请参见 http://go.microsoft.com/fwlink/?LinkId=235367
有关 web.config 更改的说明,请参见 http://go.microsoft.com/fwlink/?LinkId=235367
可在 <httpRuntime> 标记上设置以下特性。
<system.Web>