dev #465

Merged
ysCha merged 186 commits from dev into prd-deploy 2026-04-08 10:22:57 +09:00
Showing only changes of commit ef5116a926 - Show all commits

View File

@ -489,7 +489,7 @@
WHEN X.PC_VOL_KW <= (X.M_VOL_KW + X.M_VOL_KW2) THEN X.PC_VOL_KW
ELSE 0
END
) AS DECIMAL(18,2)
) AS DECIMAL(18,3)
) AS CERT_VOL_KW
FROM
X;