diff --git a/tixwork-service/tixwork-wechat/build.gradle b/tixwork-service/tixwork-wechat/build.gradle index 5ac1738..e0b35f7 100644 --- a/tixwork-service/tixwork-wechat/build.gradle +++ b/tixwork-service/tixwork-wechat/build.gradle @@ -5,7 +5,6 @@ dependencies { api project(":biz-models") api project(":tixwork-system") api project(":tixwork-websocket") - api project(":tixwork-order") api project(":cust-models") implementation "com.github.binarywang:wx-java-mp-spring-boot-starter:${wechatSDKVersion}"