From 03f615aac799e69fabb28b383c7d82503aabb612 Mon Sep 17 00:00:00 2001
From: zhangqian <zhangqian@123.com>
Date: 星期三, 27 三月 2024 20:14:29 +0800
Subject: [PATCH] 增加是否收货字段

---
 conf/config.yaml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/config.yaml b/conf/config.yaml
index 37c133c..e28923c 100644
--- a/conf/config.yaml
+++ b/conf/config.yaml
@@ -1,5 +1,5 @@
 web:
-  port: 8008
+  port: 8009
   host: 192.168.20.119
   jwtKey: 12345
 service:

--
Gitblit v1.8.0