From c048d5d7fed5de2f652b3e91655a107be167c295 Mon Sep 17 00:00:00 2001
From: 钟日健 <5689795+arsn@user.noreply.gitee.com>
Date: Mon, 13 Jun 2022 17:36:56 +0800
Subject: [PATCH] 保安员证编号生成修改

---
 src/main/resources/application-test.yml |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml
index d7eec4f..20b18d5 100644
--- a/src/main/resources/application-test.yml
+++ b/src/main/resources/application-test.yml
@@ -27,6 +27,8 @@
   ftpPort: 21
   ftpUserName: arsn
   ftpPassword: 123456
+  ftpUserNameOut: arsn
+  ftpPasswordOut: 123456
   ftpPath: anbao/
   localPath: E:\anbao\
   minioPath: E:\ftptp\

--
Gitblit v1.9.3