From bec2ef3f7b137304e2188683cc3239716a597e79 Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期四, 09 一月 2020 11:59:49 +0800
Subject: [PATCH] Merge branch 'master' of https://github.com/java110/MicroCommunity

---
 java110-utils/src/main/java/com/java110/utils/constant/ServiceCodeConstant.java |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodeConstant.java b/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodeConstant.java
index a4bbc99..be11030 100644
--- a/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodeConstant.java
+++ b/java110-utils/src/main/java/com/java110/utils/constant/ServiceCodeConstant.java
@@ -128,6 +128,11 @@
     public static final String SERVICE_CODE_SAVE_STORE_INFO = "save.store.info";
 
     /**
+     * 淇濆瓨鍟嗘埛淇℃伅
+     */
+    public static final String SERVICE_CODE_LIST_STORES_BY_COMMUNITY = "store.listStoresByCommunity";
+
+    /**
      * 淇敼鍟嗘埛淇℃伅
      */
     public static final String SERVICE_CODE_UPDATE_STORE_INFO = "update.store.info";

--
Gitblit v1.8.0