Browse Source

打开SyncProcessor的@Component

dev
wangxianzhang 3 years ago
parent
commit
72d079e19a
  1. 4
      epmet-auth/pom.xml
  2. 4
      epmet-gateway/pom.xml
  3. 4
      epmet-module/data-aggregator/data-aggregator-server/pom.xml
  4. 4
      epmet-module/data-report/data-report-server/pom.xml
  5. 4
      epmet-module/data-statistical/data-statistical-server/pom.xml
  6. 4
      epmet-module/epmet-ext/epmet-ext-server/pom.xml
  7. 4
      epmet-module/epmet-heart/epmet-heart-server/pom.xml
  8. 4
      epmet-module/epmet-job/epmet-job-server/pom.xml
  9. 4
      epmet-module/epmet-message/epmet-message-server/pom.xml
  10. 13
      epmet-module/epmet-message/epmet-message-server/src/main/java/com/epmet/controller/InfoController.java
  11. 4
      epmet-module/epmet-oss/epmet-oss-server/pom.xml
  12. 4
      epmet-module/epmet-point/epmet-point-server/pom.xml
  13. 4
      epmet-module/epmet-third/epmet-third-server/pom.xml
  14. 4
      epmet-module/gov-access/gov-access-server/pom.xml
  15. 4
      epmet-module/gov-grid/gov-grid-server/pom.xml
  16. 4
      epmet-module/gov-issue/gov-issue-server/pom.xml
  17. 4
      epmet-module/gov-mine/gov-mine-server/pom.xml
  18. 4
      epmet-module/gov-org/gov-org-server/pom.xml
  19. 4
      epmet-module/gov-project/gov-project-server/pom.xml
  20. 4
      epmet-module/gov-voice/gov-voice-server/pom.xml
  21. 4
      epmet-module/open-data-worker/open-data-worker-server/pom.xml
  22. 4
      epmet-module/oper-access/oper-access-server/pom.xml
  23. 4
      epmet-module/oper-crm/oper-crm-server/pom.xml
  24. 4
      epmet-module/oper-customize/oper-customize-server/pom.xml
  25. 4
      epmet-module/resi-group/resi-group-server/pom.xml
  26. 4
      epmet-module/resi-guide/resi-guide-server/pom.xml
  27. 4
      epmet-module/resi-hall/resi-hall-server/pom.xml
  28. 4
      epmet-module/resi-home/resi-home-server/pom.xml
  29. 4
      epmet-module/resi-mine/resi-mine-server/pom.xml
  30. 4
      epmet-module/resi-partymember/resi-partymember-server/pom.xml
  31. 4
      epmet-module/resi-voice/resi-voice-server/pom.xml
  32. 4
      epmet-openapi/epmet-openapi-scan/pom.xml
  33. 4
      epmet-user/epmet-user-server/pom.xml

4
epmet-auth/pom.xml

@ -407,9 +407,9 @@
<gov.wx.ma.secret>651f02d71ed3f123dfb584b8bf0f4d8b</gov.wx.ma.secret>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--第三方平台,酒城e通-->

4
epmet-gateway/pom.xml

@ -604,8 +604,8 @@
<!--问卷服务-->
<gateway.routes.tduck-api.url>lb://tduck-api</gateway.routes.tduck-api.url>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
</properties>
</profile>
</profiles>

4
epmet-module/data-aggregator/data-aggregator-server/pom.xml

@ -719,8 +719,8 @@
<spring.flyway.enabled>true</spring.flyway.enabled>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
<!--线程池-->
<thread.threadPool.enable-customize>true</thread.threadPool.enable-customize>

4
epmet-module/data-report/data-report-server/pom.xml

@ -376,8 +376,8 @@
<spring.flyway.enabled>true</spring.flyway.enabled>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
<!--线程池-->
<thread.threadPool.enable-customize>true</thread.threadPool.enable-customize>

4
epmet-module/data-statistical/data-statistical-server/pom.xml

@ -714,8 +714,8 @@
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
<!--rocketmq-->
<rocketmq.enable>true</rocketmq.enable>

4
epmet-module/epmet-ext/epmet-ext-server/pom.xml

@ -375,9 +375,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--线程池-->

4
epmet-module/epmet-heart/epmet-heart-server/pom.xml

@ -362,8 +362,8 @@
<elink.mq.appId>202008141820598348026098a1b5dd0bc63a1e2418e275d1b</elink.mq.appId>
<elink.mq.token>7ce17f65826539ff3e8616dccd4b70fc</elink.mq.token>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
<!--rocketmq-->
<rocketmq.enable>true</rocketmq.enable>

4
epmet-module/epmet-job/epmet-job-server/pom.xml

@ -289,8 +289,8 @@
<spring.flyway.enabled>true</spring.flyway.enabled>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
</properties>
</profile>
</profiles>

4
epmet-module/epmet-message/epmet-message-server/pom.xml

@ -361,9 +361,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->

13
epmet-module/epmet-message/epmet-message-server/src/main/java/com/epmet/controller/InfoController.java

@ -27,11 +27,9 @@ import com.epmet.dto.result.AddReceiverGroupResultDTO;
import com.epmet.dto.result.ReplyInfoResultDTO;
import com.epmet.dto.result.SendInfoResultDTO;
import com.epmet.service.InfoService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
import org.springframework.web.bind.annotation.*;
import java.util.List;
import java.util.Set;
@ -43,6 +41,7 @@ import java.util.Set;
* @author generator generator@elink-cn.com
* @since v1.0.0 2021-08-18
*/
@Slf4j
@RestController
@RequestMapping("info")
public class InfoController {
@ -220,7 +219,11 @@ public class InfoController {
return new Result();
}
@GetMapping("testMsgAlert")
public Result testMsgAlert() {
log.error("测试机器人发消息");
return new Result();
}

4
epmet-module/epmet-oss/epmet-oss-server/pom.xml

@ -310,9 +310,9 @@
<spring.flyway.enabled>true</spring.flyway.enabled>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/epmet-point/epmet-point-server/pom.xml

@ -325,8 +325,8 @@
<thread.threadPool.rejected-execution-handler>callerRunsPolicy</thread.threadPool.rejected-execution-handler>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
<!--rocketmq-->
<rocketmq.enable>true</rocketmq.enable>

4
epmet-module/epmet-third/epmet-third-server/pom.xml

@ -416,9 +416,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!-- epmet-cloud内部用的rocketmq配置 -->

4
epmet-module/gov-access/gov-access-server/pom.xml

@ -284,8 +284,8 @@
<spring.flyway.enabled>true</spring.flyway.enabled>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
</properties>
</profile>
</profiles>

4
epmet-module/gov-grid/gov-grid-server/pom.xml

@ -264,9 +264,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/gov-issue/gov-issue-server/pom.xml

@ -340,9 +340,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->

4
epmet-module/gov-mine/gov-mine-server/pom.xml

@ -276,9 +276,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/gov-org/gov-org-server/pom.xml

@ -395,9 +395,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->

4
epmet-module/gov-project/gov-project-server/pom.xml

@ -375,9 +375,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/gov-voice/gov-voice-server/pom.xml

@ -296,9 +296,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/open-data-worker/open-data-worker-server/pom.xml

@ -309,8 +309,8 @@
<spring.flyway.enabled>true</spring.flyway.enabled>
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1</dingTalk.robot.secret>
<dingTalk.robot.webHook>https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e</dingTalk.robot.secret>
<!--rocketmq-->
<rocketmq.enable>true</rocketmq.enable>

4
epmet-module/oper-access/oper-access-server/pom.xml

@ -280,9 +280,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/oper-crm/oper-crm-server/pom.xml

@ -334,9 +334,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/oper-customize/oper-customize-server/pom.xml

@ -335,9 +335,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->

4
epmet-module/resi-group/resi-group-server/pom.xml

@ -388,9 +388,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->

4
epmet-module/resi-guide/resi-guide-server/pom.xml

@ -302,9 +302,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/resi-hall/resi-hall-server/pom.xml

@ -247,9 +247,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/resi-home/resi-home-server/pom.xml

@ -267,9 +267,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/resi-mine/resi-mine-server/pom.xml

@ -283,9 +283,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-module/resi-partymember/resi-partymember-server/pom.xml

@ -370,9 +370,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->

4
epmet-module/resi-voice/resi-voice-server/pom.xml

@ -246,9 +246,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-openapi/epmet-openapi-scan/pom.xml

@ -247,9 +247,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
</properties>
</profile>

4
epmet-user/epmet-user-server/pom.xml

@ -378,9 +378,9 @@
<!--生产钉钉 机器人地址-->
<dingTalk.robot.webHook>
https://oapi.dingtalk.com/robot/send?access_token=a5f66c3374b1642fe2142dbf56d5997e280172d4e8f2b546c9423a68c82ece6c
https://oapi.dingtalk.com/robot/send?access_token=c96c904b375f8b63eb10036db43a18628365dd87aa8669a9052cf95c911b4df0
</dingTalk.robot.webHook>
<dingTalk.robot.secret>SEC95f4f40b533ad379ea6a6d1af6dd37029383cfe1b7cd96dfac2678be2c1c3ed1
<dingTalk.robot.secret>SEC134641aac79c2514b74cbb87028d706c34d071747f60a279a34bf8d2ad75be8e
</dingTalk.robot.secret>
<!--rocketmq-->
<rocketmq.enable>true</rocketmq.enable>

Loading…
Cancel
Save