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 | 9 +++++++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/springboot/src/main/resources/application.yml b/springboot/src/main/resources/application.yml index fbbed75..5dffd44 100644 --- a/springboot/src/main/resources/application.yml +++ b/springboot/src/main/resources/application.yml @@ -1,6 +1,11 @@ spring: profiles: - active: devlocal + active: debug + + +import: + line: + max: 50000 # docker build -t lx . @@ -11,4 +16,4 @@ # -e MAX_MEM="-Xmx512m" \ # -e ACTIVE="dev" \ # -e TZ=Asia/Shanghai \ -# lx \ No newline at end of file +# lx -- Gitblit v1.8.0