Browse Source

CUSTOMER_ID

dev_shibei_match
yinzuomei 5 years ago
parent
commit
b4e50495a9
  1. 2
      epmet-module/data-report/data-report-server/src/main/resources/mapper/screen/ScreenProjectOrgDailyDao.xml

2
epmet-module/data-report/data-report-server/src/main/resources/mapper/screen/ScreenProjectOrgDailyDao.xml

@ -50,6 +50,6 @@
and t1.CUSTOMER_ID=#{customerId}
order by t1.DATE_ID desc
limit 1
)and m.customerId=#{customerId}
)and m.CUSTOMER_ID=#{customerId}
</select>
</mapper>
Loading…
Cancel
Save