From 7e243d1b887bbc82d2d4c8075bf4c4a549e79f68 Mon Sep 17 00:00:00 2001 From: wuzeyu <1223318623@qq.com> Date: 星期六, 19 十月 2024 11:58:42 +0800 Subject: [PATCH] 实现接口 获取指定时间内农户充值、消费、余额合计 --- pipIrr-platform/pipIrr-global/src/main/resources/application-global(test测试系统).yml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" index fa2694e..372823b 100644 --- "a/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" +++ "b/pipIrr-platform/pipIrr-global/src/main/resources/application-global\050test\346\265\213\350\257\225\347\263\273\347\273\237\051.yml" @@ -187,7 +187,7 @@ at-all: true mobile: 18602657034 pj: - enable: false #鏄惁鍚敤 + enable: true #鏄惁鍚敤 robot: url: https://oapi.dingtalk.com/robot/send access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f @@ -195,7 +195,7 @@ at-all: true mobile: 18602657034 test: - enable: false #鏄惁鍚敤 + enable: true #鏄惁鍚敤 robot: url: https://oapi.dingtalk.com/robot/send access-token: fecef8e7725998f8912af05419580861aafc73413c4920036c07c050fa33055f -- Gitblit v1.8.0