feat: [wcf-bmc]-目录名称变更为wcf-bmc
This commit is contained in:
parent
2cb758da01
commit
718051f020
@ -94,7 +94,7 @@ mvn clean
|
||||
mvn install
|
||||
```
|
||||
|
||||
打包后的文件在target/wcf-bmc-x.x.x.x-SNAPSHOT.jar
|
||||
打包后的文件在target/wcf-bmc-xx.x.x.x-SNAPSHOT.jar
|
||||
|
||||
## 安装部署
|
||||
|
@ -142,7 +142,6 @@
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/resources</directory>
|
||||
<filtering>true</filtering>
|
||||
<!-- 排除特定资源 -->
|
||||
<excludes>
|
||||
<exclude>bin/*</exclude>
|
@ -23,7 +23,7 @@ logging:
|
||||
wechat:
|
||||
ferry:
|
||||
# DLL文件位置
|
||||
dll-path: E:\WeChatFerry\clients\java\wechat-ferry-mvn\dll\sdk.dll
|
||||
dll-path: E:\WeChatFerry\clients\java\wcf-bmc\dll\sdk.dll
|
||||
# socket端口
|
||||
socket-port: 10086
|
||||
# SDK是否调试模式
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user