|
|
@ -63,7 +63,7 @@ |
|
|
|
fc.customized_name AS "customizedName", |
|
|
|
fc.from_app AS "fromApp", |
|
|
|
fc.icon_large_img AS "defaultLargeImg", |
|
|
|
fc.icon_small_img AS "defaultSmallImg ", |
|
|
|
fc.icon_small_img AS "defaultSmallImg", |
|
|
|
f.function_explain AS "functionExplain" |
|
|
|
FROM |
|
|
|
customer_function_detail cfd |
|
|
|