netty配置文件说明
This commit is contained in:
parent
b7f419be7c
commit
29b1c212d7
@ -48,7 +48,7 @@ weixin.properties说明
|
||||
|
||||
account={"id":"appId","secret":"appSecret",\
|
||||
"token":"开放者的token",\
|
||||
"encodingAesKey":"公众号设置了加密方式且为「安全模式」需要填入",\
|
||||
"encodingAesKey":"公众号设置了加密方式且为「安全模式」时需要填入",\
|
||||
"mchId":"V3.x版本下的微信商户号",\
|
||||
"partnerId":"财付通的商户号",\
|
||||
"partnerKey":"财付通商户权限密钥Key",\
|
||||
|
||||
@ -1,2 +1,4 @@
|
||||
port=8090
|
||||
# netty\u76d1\u542c\u7aef\u53e3 \u7531\u4e8e\u5fae\u4fe1\u56de\u8c03url\u76ee\u524d\u53ea\u652f\u630180\u7aef\u53e3 \u53ef\u4ee5\u8003\u8651\u7528nginx\u8f6c\u53d1\u7684\u65b9\u5f0f\u6765\u89e3\u51b380\u7aef\u53e3\u88ab\u5360\u6709\u7684\u95ee\u9898
|
||||
port=80
|
||||
# \u5de5\u4f5c\u8fdb\u7a0b\u6570
|
||||
workerThreads=20
|
||||
@ -1,2 +1,4 @@
|
||||
port=8090
|
||||
# netty\u76d1\u542c\u7aef\u53e3 \u7531\u4e8e\u5fae\u4fe1\u56de\u8c03url\u76ee\u524d\u53ea\u652f\u630180\u7aef\u53e3 \u53ef\u4ee5\u8003\u8651\u7528nginx\u8f6c\u53d1\u7684\u65b9\u5f0f\u6765\u89e3\u51b380\u7aef\u53e3\u88ab\u5360\u6709\u7684\u95ee\u9898
|
||||
port=80
|
||||
# \u5de5\u4f5c\u8fdb\u7a0b\u6570
|
||||
workerThreads=20
|
||||
Loading…
x
Reference in New Issue
Block a user