bug调整

This commit is contained in:
cdf
2023-02-01 10:41:17 +08:00
parent 36fdee3a31
commit 067b45259c

View File

@@ -51,7 +51,7 @@
FROM FROM
pms_generatrix_wire AS pg pms_generatrix_wire AS pg
LEFT JOIN pms_statation_stat AS pss ON pg.station = pss.Power_Id LEFT JOIN pms_statation_stat AS pss ON pg.station_id = pss.Power_Id
WHERE WHERE
pg.`Status` = 1 pg.`Status` = 1
AND pss.`Status` = 1 AND pss.`Status` = 1