Commit 8a58c918 authored by chenzhao's avatar chenzhao

发货电站排序

parent bef9452b
...@@ -79,7 +79,6 @@ LEFT JOIN hygf_document_station on hygf_document_station.station_id=hygf_peasan ...@@ -79,7 +79,6 @@ LEFT JOIN hygf_document_station on hygf_document_station.station_id=hygf_peasan
</where> </where>
order by hygf_peasant_household.sequence_nbr DESC
</select>
</select>
</mapper> </mapper>
spring.application.name=AMOS-JXIOP-BIGSCREEN-WJ spring.application.name=AMOS-JXIOP-BIGSCREEN-CZ
server.servlet.context-path=/jxiop-bigscreen server.servlet.context-path=/jxiop-bigscreen
server.port=33300 server.port=33300
server.uri-encoding=UTF-8 server.uri-encoding=UTF-8
...@@ -86,4 +86,5 @@ moon.power.generation.cron=0 0/1 * * * ? ...@@ -86,4 +86,5 @@ moon.power.generation.cron=0 0/1 * * * ?
year.power.generation.cron=0 0/1 * * * ? year.power.generation.cron=0 0/1 * * * ?
large.cron=0 0/5 * * * ? large.cron=0 0/5 * * * ?
forecast.url=http://10.20.1.29:8095/offline/time-series/decomposition
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment