ccjgmwz 3 年之前
父節點
當前提交
2ff3ab9d98

+ 1 - 1
winsea-haixin-plugin-yiliangyiyun/src/main/java/com/yh/saas/plugin/yiliangyiyun/controller/AppVersionController.java

@@ -46,7 +46,7 @@ public class AppVersionController {
      */
      */
     @GetMapping("/test")
     @GetMapping("/test")
     public void test() {
     public void test() {
-        geTuiUtils.pushByCid("推送测试","推送测试内容","84f62127b7384dcdbaeaddfe460329fc");
+        geTuiUtils.pushByCid("推送测试","推送测试内容","10272f536dd9405da38c28c4e6c34457");
 //       List<CommonUser> list =   commonUserService.selectList(new EntityWrapper<>());
 //       List<CommonUser> list =   commonUserService.selectList(new EntityWrapper<>());
 //       for(CommonUser commonUser:list){
 //       for(CommonUser commonUser:list){
 //           commonUser.setPassword(Md5Crypt.md5Crypt("123456".getBytes(), "$1$" + commonUser.getPhone().substring(0, 7)));
 //           commonUser.setPassword(Md5Crypt.md5Crypt("123456".getBytes(), "$1$" + commonUser.getPhone().substring(0, 7)));