From 63d7031374671db0fe3b2f873b43faa167a96baf Mon Sep 17 00:00:00 2001 From: lijiazhuo <13787924+lijiazhuosky@user.noreply.gitee.com> Date: Tue, 14 Oct 2025 13:52:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5e37005..d31ea95 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,11 @@ 以下为相关接口: @PostMapping("/dpcontroller") +此接口为dp费用计算结算 @PostMapping("/liucheng") +此接口为dp安全统筹流程 定时任务: TongBu { @Scheduled(cron = "0 0 2 26 * ?") // 设置cron表达式,表示在每个月26号凌晨一点触发任务 -public static void mains() { - -。。。。。。。 -} +此定时任务为dp费税生成