@ -7,7 +7,7 @@
SELECT
fact.index_code AS "key",
IF(fact.origin_value='',0,IFNULL(fact.origin_value,0)) AS "value",
fact.score,
fact.score AS score,
dict.index_name AS "name",
round(fact.WEIGHT,2) AS weight
FROM
@ -8,6 +8,7 @@
fact_index_community_sub_score fact
fact_index_grid_sub_score fact