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