代码同步

This commit is contained in:
Renpc-kilig 2021-03-22 11:23:57 +08:00
parent 0f90b6d366
commit 0045ace389

View File

@ -3,6 +3,7 @@
<component name="ChangeListManager">
<list default="true" id="3e92d166-25b5-44ac-9aca-c9d5e79c29b8" name="Default Changelist" comment="closeBox方法添加。">
<change afterPath="$PROJECT_DIR$/src/main/resources/application.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/src/main/resources/static/route/echarts/list-echarts.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/application.yml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/banner.txt" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/PopulationApplication.class" afterDir="false" />
@ -117,6 +118,7 @@
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/service/releaseaftersentence/impl/ReleaseAfterSentenceServiceImpl.class" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/service/rentalhousing/IRentalHousingService.class" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/service/rentalhousing/impl/RentalHousingServiceImpl.class" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/uploadexcellistener/populationbaseinfo/PopulationBaseInfoUploadListener.class" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/utils/ExcelUtil.class" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/com/cm/population/utils/ImportExcelHelper.class" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/mybatis/mapper/addicts/addicts-mapper.xml" afterDir="false" />
@ -964,6 +966,7 @@
<change afterPath="$PROJECT_DIR$/target/classes/static/route/communitycorrection/list-communitycorrection.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/static/route/communitycorrection/save-communitycorrection.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/static/route/communitycorrection/update-communitycorrection.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/static/route/echarts/list-echarts.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/static/route/floatingpopulation/list-floatingpopulation.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/static/route/floatingpopulation/save-floatingpopulation.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/target/classes/static/route/floatingpopulation/update-floatingpopulation.html" afterDir="false" />
@ -1103,7 +1106,7 @@
<workItem from="1616031741997" duration="1998000" />
<workItem from="1616117101769" duration="11273000" />
<workItem from="1616206400701" duration="604000" />
<workItem from="1616382012978" duration="540000" />
<workItem from="1616382012978" duration="1099000" />
</task>
<task id="LOCAL-00001" summary="新增通过身份证号查询详情接口。&#10;如果新增时此人员信息存在,则跳转到修改页面。">
<created>1606271154924</created>