天气预警

master
chaiyapeng 2024-09-03 16:08:44 +08:00
parent bbad475d84
commit 03316e260d
4 changed files with 24205 additions and 2 deletions

View File

@ -136,7 +136,9 @@
<workItem from="1725064048520" duration="1272000" /> <workItem from="1725064048520" duration="1272000" />
<workItem from="1725100536646" duration="3375000" /> <workItem from="1725100536646" duration="3375000" />
<workItem from="1725152657879" duration="14281000" /> <workItem from="1725152657879" duration="14281000" />
<workItem from="1725238963629" duration="2141000" /> <workItem from="1725238963629" duration="8237000" />
<workItem from="1725325573388" duration="1221000" />
<workItem from="1725345043314" duration="1792000" />
</task> </task>
<task id="LOCAL-00001" summary="初始化"> <task id="LOCAL-00001" summary="初始化">
<option name="closed" value="true" /> <option name="closed" value="true" />
@ -362,7 +364,15 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1725192568284</updated> <updated>1725192568284</updated>
</task> </task>
<option name="localTasksCounter" value="29" /> <task id="LOCAL-00029" summary="天气预警">
<option name="closed" value="true" />
<created>1725244257747</created>
<option name="number" value="00029" />
<option name="presentableId" value="LOCAL-00029" />
<option name="project" value="LOCAL" />
<updated>1725244257747</updated>
</task>
<option name="localTasksCounter" value="30" />
<servers /> <servers />
</component> </component>
<component name="TypeScriptGeneratedFilesManager"> <component name="TypeScriptGeneratedFilesManager">

View File

@ -60,6 +60,7 @@ public class MarketServiceImpl extends ServiceImpl<MarketMapper, Market> impleme
} }
// public static final PhoneNumberOfflineGeocoder GEOCODER = PhoneNumberOfflineGeocoder.getInstance(); // public static final PhoneNumberOfflineGeocoder GEOCODER = PhoneNumberOfflineGeocoder.getInstance();
/** /**
* *
* @param tel * @param tel

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff