From 1d605ed495a7463a6da9bcd852cb4b14ee065a50 Mon Sep 17 00:00:00 2001
From: Administrator <admin@example.com>
Date: Fri, 24 Sep 2021 10:27:50 +0800
Subject: [PATCH] Update application-test.yml

---
 application-test.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/application-test.yml b/application-test.yml
index bcfa488..7b4f7cc 100644
--- a/application-test.yml
+++ b/application-test.yml
@@ -137,3 +137,10 @@ rabbitmq:
   alarmMessage:
     exchange: alarm-message-test
     queue: Alarm-Event-Msg-test
+
+distInfo:  #行政区划码信息
+  provinceCode: 420000 #省份行政区划码
+  provinceName: 湖北省 #行政区划码名称
+  provincePreCode: 42  #省份行政区划码前缀
+  universityPreCode: 99 #大学代码前缀
+
--
libgit2 0.26.0