From 6b291f18e944053ebb1dcd51495839b7b32b668d Mon Sep 17 00:00:00 2001
From: wuxw <928255095@qq.com>
Date: 星期日, 16 二月 2020 19:19:53 +0800
Subject: [PATCH] 优化权限组修改功能

---
 OrderService/src/main/java/com/java110/order/dao/ICenterServiceDAO.java |   42 ++++++++++++++++++++++++++++++++++++++----
 1 files changed, 38 insertions(+), 4 deletions(-)

diff --git a/OrderService/src/main/java/com/java110/order/dao/ICenterServiceDAO.java b/OrderService/src/main/java/com/java110/order/dao/ICenterServiceDAO.java
index 4f24782..e889248 100644
--- a/OrderService/src/main/java/com/java110/order/dao/ICenterServiceDAO.java
+++ b/OrderService/src/main/java/com/java110/order/dao/ICenterServiceDAO.java
@@ -13,6 +13,7 @@
 
     /**
      * 淇濆瓨璁㈠崟淇℃伅
+     *
      * @param order 璁㈠崟淇℃伅
      * @return
      */
@@ -20,6 +21,7 @@
 
     /**
      * 淇濆瓨灞炴�т俊鎭�
+     *
      * @param orderAttrs
      * @return
      */
@@ -28,6 +30,7 @@
 
     /**
      * 淇濆瓨璁㈠崟椤逛俊鎭�
+     *
      * @param businesses 璁㈠崟椤逛俊鎭�
      * @return
      */
@@ -35,12 +38,14 @@
 
     /**
      * 淇濆瓨璁㈠崟椤逛俊鎭�
+     *
      * @param business 璁㈠崟椤逛俊鎭�
      */
     public void saveBusiness(Map business) throws DAOException;
 
     /**
      * 淇濆瓨灞炴�т俊鎭�
+     *
      * @param businessAttrs
      * @return
      */
@@ -48,6 +53,7 @@
 
     /**
      * 鏇存柊璁㈠崟淇℃伅锛堜竴鑸氨鏇存柊璁㈠崟鐘舵�侊級
+     *
      * @param order
      * @throws DAOException
      */
@@ -55,6 +61,7 @@
 
     /**
      * 鏇存柊璁㈠崟椤逛俊鎭紙涓�鑸氨鏇存柊璁㈠崟鐘舵�侊級
+     *
      * @param order
      * @throws DAOException
      */
@@ -62,6 +69,7 @@
 
     /**
      * 鏍规嵁bId 淇敼涓氬姟椤逛俊鎭�
+     *
      * @param business
      * @throws DAOException
      */
@@ -69,6 +77,7 @@
 
     /**
      * 褰撴墍鏈変笟鍔″姩浣滄槸鍚﹂兘鏄疌锛屽皢璁㈠崟淇℃伅鏀逛负 C
+     *
      * @param bId
      * @return
      * @throws DAOException
@@ -77,45 +86,52 @@
 
     /**
      * 褰撴墍鏈変笟鍔″姩浣滄槸鍚﹂兘鏄疌锛屽皢璁㈠崟淇℃伅鏀逛负 C
+     *
      * @param oId
      * @return
      * @throws DAOException
      */
     public void completeOrderByOId(String oId) throws DAOException;
+
     /**
      * 鍒ゆ柇 business 杩囩▼鏄惁瀹屾垚 1 琛ㄧず瀹屾垚 0琛ㄧず鏈畬鎴�
+     *
      * @param oId
      * @return
      * @throws DAOException
      */
-    public int judgeAllBusinessCompleted(String oId,String statusCd) throws DAOException;
+    public int judgeAllBusinessCompleted(String oId, String statusCd) throws DAOException;
 
     /**
      * 鍒ゆ柇 business 杩囩▼鏄惁鏄惁婊¤冻鎾ゅ崟鏉′欢
+     *
      * @param oId
      * @return
      * @throws DAOException
      */
-    public int judgeAllBusinessDeleteOrder(String oId,String statusCd) throws DAOException;
+    public int judgeAllBusinessDeleteOrder(String oId, String statusCd) throws DAOException;
 
     /**
      * 鏍规嵁bId鏌ヨ璁㈠崟淇℃伅
+     *
      * @param bId
      * @return
      * @throws DAOException
      */
-    public Map getOrderInfoByBId(String bId)throws DAOException;
+    public Map getOrderInfoByBId(String bId) throws DAOException;
 
     /**
      * 鏍规嵁oId鏌ヨ璁㈠崟淇℃伅
+     *
      * @param oId
      * @return
      * @throws DAOException
      */
-    public Map getDeleteOrderBusinessByOId(String oId)throws DAOException;
+    public Map getDeleteOrderBusinessByOId(String oId) throws DAOException;
 
     /**
      * 鑾峰彇鍚屼釜璁㈠崟涓凡缁忓畬鎴愮殑璁㈠崟椤�
+     *
      * @param bId
      * @return
      * @throws DAOException
@@ -124,6 +140,7 @@
 
     /**
      * 鏍规嵁oId 鏌ヨBusiness
+     *
      * @param info
      * @return
      * @throws DAOException
@@ -132,23 +149,40 @@
 
     /**
      * 鏌ヨ鎵�鏈夌粍浠�
+     *
      * @return
      */
     public List<Map> getAppRouteAndServiceInfoAll();
 
     /**
      * 鏌ヨ鏄犲皠琛�
+     *
      * @return
      */
     public List<Mapping> getMappingInfoAll();
 
     /**
      * 鏌ヨ涓氫富 娣诲姞 淇敼 鍒犻櫎璁㈠崟
+     *
      * @param info
      * @return
      */
     public List<Map> queryOwenrOrders(Map info);
 
+    /**
+     * 鏌ヨ涓氫富 娣诲姞 淇敼 鍒犻櫎璁㈠崟
+     *
+     * @param info
+     * @return
+     */
+    public int updateBusinessStatusCd(Map info);
+
+
+    public List<Map> queryManchineOrders(Map info);
+
+    public List<Map> queryApplicationKeyOrders(Map info);
+
+    public List<Map> querySameOrderBusiness(Map info);
 
 
 }

--
Gitblit v1.8.0