From 0a4b4c6fcde3b8d6b3f72cb42a719b9fc2646c59 Mon Sep 17 00:00:00 2001
From: fengjin <1435304038@qq.com>
Date: 星期六, 08 十月 2022 10:33:07 +0800
Subject: [PATCH] Merge branch 'huacheng_test' of http://gitlab.nhys.cdnhxx.com/root/zhihuishequ into huacheng_test

---
 flower_city/src/main/java/com/dg/core/Constant.java |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/flower_city/src/main/java/com/dg/core/Constant.java b/flower_city/src/main/java/com/dg/core/Constant.java
index daec372..3fae12a 100644
--- a/flower_city/src/main/java/com/dg/core/Constant.java
+++ b/flower_city/src/main/java/com/dg/core/Constant.java
@@ -68,4 +68,9 @@
      */
     public static final String AUTHORIZATION = "Authorization";
 
+    /**
+     * 小程序  花城e+token
+     */
+    public static final String HCAUTHORIZATION = "HCAuthorization";
+
 }

--
Gitblit v1.7.1