From f2b609245882ea5241f154058502e010fbc9aee1 Mon Sep 17 00:00:00 2001 From: sunyuchao Date: Thu, 20 Aug 2020 13:38:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=88=B7=E5=AE=9A=E5=88=B6=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=88=97=E8=A1=A8bug=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/mapper/CustomerFunctionDetailDao.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/epmet-module/oper-customize/oper-customize-server/src/main/resources/mapper/CustomerFunctionDetailDao.xml b/epmet-module/oper-customize/oper-customize-server/src/main/resources/mapper/CustomerFunctionDetailDao.xml index ded8b1514d..cd909626de 100644 --- a/epmet-module/oper-customize/oper-customize-server/src/main/resources/mapper/CustomerFunctionDetailDao.xml +++ b/epmet-module/oper-customize/oper-customize-server/src/main/resources/mapper/CustomerFunctionDetailDao.xml @@ -56,14 +56,14 @@ cfd.function_name AS "functionName", cfd.icon_large_img AS "iconLargeImg", cfd.icon_small_img AS "iconSmallImg", + cfd.shopping_status AS "shoppingStatus", + cfd.domain_name AS "domainName", + cfd.target_link AS "targetLink", cfd.display_order AS "displayOrder", fc.customized_name AS "customizedName", fc.from_app AS "fromApp", fc.icon_large_img AS "defaultLargeImg", fc.icon_small_img AS "defaultSmallImg ", - fc.domain_name AS "domainName", - fc.target_link AS "targetLink", - f.shopping_status AS "shoppingStatus", f.function_explain AS "functionExplain" FROM customer_function_detail cfd