22
This commit is contained in:
@@ -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="{"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 -->
|
||||
|
||||
<!-- 七牛参数配置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>
|
||||
|
||||
Reference in New Issue
Block a user