From d0b19298e28a9b8b50c778704b77160f17e73950 Mon Sep 17 00:00:00 2001 From: jialh <1972868360@qq.com> Date: 星期五, 17 四月 2026 18:20:38 +0800 Subject: [PATCH] 水电话费 --- springboot/src/main/resources/application.yml | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/springboot/src/main/resources/application.yml b/springboot/src/main/resources/application.yml index 613baef..5dffd44 100644 --- a/springboot/src/main/resources/application.yml +++ b/springboot/src/main/resources/application.yml @@ -1,10 +1,11 @@ spring: profiles: - active: dev + active: debug + import: line: - max: 40000 + max: 50000 # docker build -t lx . -- Gitblit v1.8.0