From 8b6ffea7bcc3019a3114e8ba09e0a081dced2703 Mon Sep 17 00:00:00 2001
From: 邱宇豪 <qyh123230312>
Date: 星期三, 29 十一月 2023 09:28:38 +0800
Subject: [PATCH] 20231129_qiuyh_调整进场数量字段类型

---
 hd/pipe/StaffManage/src/main/resources/application.yml |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/hd/pipe/StaffManage/src/main/resources/application.yml b/hd/pipe/StaffManage/src/main/resources/application.yml
index 31b6324..4167279 100644
--- a/hd/pipe/StaffManage/src/main/resources/application.yml
+++ b/hd/pipe/StaffManage/src/main/resources/application.yml
@@ -2,6 +2,4 @@
   application:
     name: staff
   profiles:
-    active: dev
-server:
-  port: 8882
\ No newline at end of file
+    active: dev
\ No newline at end of file

--
Gitblit v1.9.3