You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

848 lines
75 KiB

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="ssm01:war exploded" />
</artifacts-to-build>
</component>
<component name="ChangeListManager">
<list default="true" id="65abf1e2-49ea-4d6d-ab92-017980a456ad" name="Default Changelist" comment="">
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_client_1_19.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__com_sun_jersey_jersey_core_1_19.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/libraries/Maven__javax_ws_rs_jsr311_api_1_1_1.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/uiDesigner.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/controller/PlaylerController.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/interceptor/MyInterceptor.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/mapper/PlayerMapper.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/pojo/Player.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/service/PlayerService.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/service/impl/PlayerServiceImpl.java" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/resources/com/zhangzeyuan/mapper/PlayerMapper.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/WEB-INF/view/showPlayer.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/My97DatePicker.htm" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/WdatePicker.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/calendar.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/lang/en.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/lang/zh-cn.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/lang/zh-tw.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/WdatePicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/datePicker.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/default/datepicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/default/img.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/datepicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/dateselect.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/glass-bg.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/hd-sprite.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/img.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/left-btn.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/left-btn2.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/right-btn.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/ext/right-btn2.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/whyGreen/bg.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/whyGreen/datepicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/skin/whyGreen/img.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/lang/en.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/lang/zh-cn.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/lang/zh-tw.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/readme.txt" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/WdatePicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/datePicker.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/default/datepicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/default/img.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/whyGreen/bg.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/whyGreen/datepicker.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/My97DatePicker/开发包/skin/whyGreen/img.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/My97DatePicker/demo.htm" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap-treeview/css/bootstrap-treeview.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap-treeview/js/bootstrap-treeview.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-grid.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-grid.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-grid.min.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-grid.min.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-reboot.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-reboot.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-reboot.min.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap-reboot.min.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap.min.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/css/bootstrap.min.css.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/Descr.WD3" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/fontawesome-webfont.eot@" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/fontawesome-webfont.eot@v=4.3.0" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/fontawesome-webfont.svg@v=4.3.0" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/fontawesome-webfont.ttf@v=4.3.0" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/fontawesome-webfont.woff2@v=4.3.0" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/fontawesome-webfont.woff@v=4.3.0" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/glyphicons-halflings-regular.eot" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/glyphicons-halflings-regular.svg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/glyphicons-halflings-regular.ttf" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/glyphicons-halflings-regular.woff" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/fonts/glyphicons-halflings-regular.woff2" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.bundle.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.bundle.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.bundle.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.bundle.min.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/bootstrap4/js/bootstrap.min.js.map" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/common/pages.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/common/pages2.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/common/pages3.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/bootstrap.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/index.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/jqueryvalidate/cmxform.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/jqueryvalidate/cmxformTemplate.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/jqueryvalidate/core.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/jqueryvalidate/reset.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/css/jqueryvalidate/screen.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/1.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/2.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/3.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/4.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/5.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/6.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/jd1.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/jd2.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/demo/jd3.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/WdatePicker.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/bootstrap.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/calendar.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/jquery-3.2.1.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/jquery.cookie.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/jquery.validate.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/js/popper.min.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/README.txt" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/demo.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/file_manager_json.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/lib/commons-fileupload-1.2.1.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/lib/commons-io-1.4.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/lib/json_simple-1.1.jar" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/jsp/upload_json.jsp" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/kindeditor.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/lang/ar.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/lang/en.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/lang/ko.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/lang/ru.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/lang/zh-CN.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/lang/zh-TW.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/anchor/anchor.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/autoheight/autoheight.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/baidumap/baidumap.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/baidumap/index.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/baidumap/map.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/clearhtml/clearhtml.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/code/code.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/code/prettify.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/code/prettify.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/emoticons.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/0.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/1.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/10.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/100.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/101.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/102.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/103.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/104.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/105.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/106.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/107.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/108.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/109.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/11.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/110.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/111.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/112.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/113.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/114.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/115.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/116.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/117.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/118.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/119.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/12.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/120.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/121.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/122.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/123.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/124.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/125.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/126.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/127.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/128.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/129.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/13.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/130.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/131.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/132.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/133.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/134.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/14.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/15.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/16.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/17.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/18.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/19.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/2.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/20.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/21.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/22.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/23.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/24.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/25.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/26.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/27.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/28.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/29.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/3.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/30.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/31.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/32.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/33.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/34.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/35.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/36.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/37.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/38.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/39.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/4.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/40.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/41.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/42.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/43.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/44.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/45.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/46.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/47.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/48.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/49.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/5.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/50.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/51.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/52.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/53.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/54.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/55.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/56.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/57.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/58.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/59.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/6.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/60.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/61.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/62.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/63.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/64.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/65.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/66.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/67.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/68.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/69.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/7.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/70.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/71.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/72.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/73.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/74.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/75.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/76.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/77.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/78.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/79.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/8.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/80.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/81.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/82.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/83.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/84.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/85.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/86.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/87.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/88.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/89.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/9.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/90.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/91.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/92.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/93.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/94.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/95.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/96.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/97.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/98.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/99.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/emoticons/images/static.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/filemanager/filemanager.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/filemanager/images/file-16.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/filemanager/images/file-64.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/filemanager/images/folder-16.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/filemanager/images/folder-64.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/filemanager/images/go-up.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/fixtoolbar/fixtoolbar.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/flash/flash.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/image/image.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/image/images/align_left.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/image/images/align_right.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/image/images/align_top.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/image/images/refresh.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/insertfile/insertfile.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/lineheight/lineheight.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/link/link.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/map/map.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/map/map.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/media/media.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/multiimage/images/image.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/multiimage/images/select-files-en.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/multiimage/images/select-files-zh-CN.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/multiimage/images/swfupload.swf" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/multiimage/multiimage.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/pagebreak/pagebreak.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/plainpaste/plainpaste.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/preview/preview.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/quickformat/quickformat.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/table/table.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/template/html/1.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/template/html/2.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/template/html/3.html" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/template/template.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/plugins/wordpaste/wordpaste.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/common/anchor.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/common/blank.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/common/flash.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/common/loading.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/common/media.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/common/rm.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/default/background.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/default/default.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/default/default.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/qq/editor.gif" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/qq/qq.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/kindeditor/themes/simple/simple.css" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/pic/bg-reg.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/pic/logo-admin.jpg" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/pic/logo-index.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/pic/logo-my.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/testUser/testReq_Reg.js" afterDir="false" />
<change afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/static/toPic/toPic.js" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/artifacts/springmvc_01_war_exploded.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/artifacts/springmvc_01_war_exploded.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/artifacts/ssm01_war_exploded.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/artifacts/ssm01_war_exploded.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/pom.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/springmvc_01.iml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/springmvc_01.iml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/src/main/java/com/zhangzeyuan/controller/FirstController.java" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/src/main/java/com/zhangzeyuan/controller/FirstController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/src/main/resources/springmvc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/src/main/resources/springmvc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/src/main/webapp/WEB-INF/view/first.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/src/main/webapp/WEB-INF/view/first.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/src/main/webapp/WEB-INF/web.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/src/main/webapp/WEB-INF/web.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/src/main/webapp/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/src/main/webapp/index.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/classes/com/zhangzeyuan/controller/FirstController.class" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/classes/com/zhangzeyuan/controller/FirstController.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/classes/springmvc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/classes/springmvc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/maven-archiver/pom.properties" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/maven-archiver/pom.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT.war" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT.war" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/classes/com/zhangzeyuan/controller/FirstController.class" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/classes/com/zhangzeyuan/controller/FirstController.class" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/classes/springmvc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/classes/springmvc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/aspectjweaver-1.9.6.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-aop-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-aspects-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-beans-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-context-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-core-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-expression-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-jcl-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-jdbc-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-orm-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-tx-5.3.5.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-web-5.3.24.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/lib/spring-webmvc-5.3.24.jar" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/view/first.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/view/first.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/web.xml" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/WEB-INF/web.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/index.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/springmvc_01/target/springmvc_01-1.0-SNAPSHOT/index.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/pom.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/controller/FileUploadController.java" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/controller/FileUploadController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/controller/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/controller/UserController.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/mapper/UserMapper.java" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/mapper/UserMapper.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/pojo/User.java" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/pojo/User.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/service/UserService.java" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/service/UserService.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/service/impl/UserServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/java/com/zhangzeyuan/service/impl/UserServiceImpl.java" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/resources/applicationContext.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/resources/applicationContext.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/resources/com/zhangzeyuan/mapper/UserMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/resources/com/zhangzeyuan/mapper/UserMapper.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/resources/jdbc.properties" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/resources/jdbc.properties" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/resources/log4j2.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/resources/log4j2.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/resources/springmvc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/resources/springmvc.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/webapp/WEB-INF/view/fileUpload.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/WEB-INF/view/fileUpload.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/src/main/webapp/WEB-INF/view/showDataPage.jsp" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/src/main/webapp/WEB-INF/view/showDataPage.jsp" afterDir="false" />
<change beforePath="$PROJECT_DIR$/ssm01/ssm01.iml" beforeDir="false" afterPath="$PROJECT_DIR$/ssm01/ssm01.iml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="CodeStyleSettingsInfer">
<option name="done" value="true" />
</component>
<component name="DatabaseView">
<option name="SHOW_INTERMEDIATE" value="true" />
<option name="GROUP_DATA_SOURCES" value="true" />
<option name="GROUP_SCHEMA" value="true" />
<option name="GROUP_CONTENTS" value="false" />
<option name="SORT_POSITIONED" value="false" />
<option name="SHOW_EMPTY_GROUPS" value="false" />
<option name="AUTO_SCROLL_FROM_SOURCE" value="false" />
<option name="HIDDEN_KINDS">
<set />
</option>
<expand />
<select />
</component>
<component name="FavoritesManager">
<favorites_list name="springmvc_all" />
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="FxmlFile" />
<option value="spring-beans.schema" />
<option value="mybaits-mapper" />
<option value="Interface" />
<option value="Jsp File" />
<option value="Class" />
</list>
</option>
</component>
<component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
</component>
<component name="LogFilters">
<option name="FILTER_ERRORS" value="false" />
<option name="FILTER_WARNINGS" value="false" />
<option name="FILTER_INFO" value="true" />
<option name="FILTER_DEBUG" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="MavenImportPreferences">
<option name="generalSettings">
<MavenGeneralSettings>
<option name="localRepository" value="D:\java-application\Tools\maven_repository" />
<option name="mavenHome" value="D:/java-application/Tools/apache-maven-3.6.3-bin/apache-maven-3.6.3" />
<option name="userSettingsFile" value="D:\java-application\Tools\apache-maven-3.6.3-bin\apache-maven-3.6.3\conf\aliyun.xml" />
</MavenGeneralSettings>
</option>
</component>
<component name="MavenRunner">
<option name="skipTests" value="true" />
</component>
<component name="ProjectCodeStyleSettingsMigration">
<option name="version" value="1" />
</component>
<component name="ProjectId" id="2Zt3o613CUFtwhXlEit94jOGSmw" />
<component name="ProjectLevelVcsManager" settingsEditedManually="true">
<ConfirmationsSetting value="2" id="Add" />
</component>
<component name="ProjectViewState">
<option name="flattenPackages" value="true" />
<option name="foldersAlwaysOnTop" value="false" />
<option name="showLibraryContents" value="true" />
</component>
<component name="PropertiesComponent">
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
<property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="jdk.selected.JAVA_MODULE" value="1.8" />
<property name="last_opened_file_path" value="$PROJECT_DIR$/ssm01/src/main/resources/com/zhangzeyuan/mapper" />
<property name="node.js.detected.package.eslint" value="true" />
<property name="node.js.detected.package.tslint" value="true" />
<property name="node.js.path.for.package.eslint" value="project" />
<property name="node.js.path.for.package.tslint" value="project" />
<property name="node.js.selected.package.eslint" value="(autodetect)" />
<property name="node.js.selected.package.tslint" value="(autodetect)" />
<property name="project.structure.last.edited" value="Libraries" />
<property name="project.structure.proportion" value="0.15527344" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="preferences.pluginManager" />
</component>
<component name="RecentsManager">
<key name="CreateClassDialog.RecentsKey">
<recent name="com.zhangzeyuan.dao" />
<recent name="com.zhangzeyuan.pojo" />
<recent name="com.zhangzeyuan.service" />
</key>
<key name="CopyFile.RECENT_KEYS">
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\resources\com\zhangzeyuan\mapper" />
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\webapp" />
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\webapp\js" />
<recent name="D:\ideaWork\springmvc_all\springmvc_01\src\main\webapp\img" />
<recent name="D:\ideaWork\springmvc_all\springmvc_01\src\main" />
</key>
<key name="MoveClassesOrPackagesDialog.RECENTS_KEY">
<recent name="com.zhangzeyuan.mapper" />
</key>
<key name="MoveFile.RECENT_KEYS">
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\webapp\WEB-INF\view" />
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\webapp\WEB-INF" />
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\webapp" />
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\resources\com\zhangzeyuan\mapper" />
<recent name="D:\ideaWork\test_Res\springmvc_all\ssm01\src\main\java\com\zhangzeyuan\mapper" />
</key>
</component>
<component name="RunManager">
<configuration default="true" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat9" ALTERNATIVE_JRE_ENABLED="true" ALTERNATIVE_JRE_PATH="1.8">
<option name="BROWSER_ID" value="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" />
<option name="UPDATING_POLICY" value="restart-server" />
<deployment />
<server-settings>
<option name="BASE_DIRECTORY_NAME" value="_springmvc_all" />
</server-settings>
<predefined_log_file enabled="true" id="Tomcat" />
<predefined_log_file enabled="true" id="Tomcat Catalina" />
<predefined_log_file id="Tomcat Manager" />
<predefined_log_file id="Tomcat Host Manager" />
<predefined_log_file id="Tomcat Localhost Access" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="10769" />
</RunnerSettings>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration name="tomcat9" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat9" ALTERNATIVE_JRE_ENABLED="true" ALTERNATIVE_JRE_PATH="1.8">
<option name="OPEN_IN_BROWSER_URL" value="http://localhost:8090/ssm01_war_exploded/" />
<option name="BROWSER_ID" value="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" />
<option name="UPDATING_POLICY" value="restart-server" />
<deployment>
<artifact name="ssm01:war exploded">
<settings>
<option name="CONTEXT_PATH" value="/ssm01_war_exploded" />
</settings>
</artifact>
</deployment>
<server-settings>
<option name="BASE_DIRECTORY_NAME" value="Unnamed_springmvc_all" />
<option name="HTTP_PORT" value="8090" />
</server-settings>
<predefined_log_file enabled="true" id="Tomcat" />
<predefined_log_file enabled="true" id="Tomcat Catalina" />
<predefined_log_file id="Tomcat Manager" />
<predefined_log_file id="Tomcat Host Manager" />
<predefined_log_file id="Tomcat Localhost Access" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="10769" />
</RunnerSettings>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<method v="2">
<option name="Make" enabled="true" />
<option name="BuildArtifacts" enabled="true">
<artifact name="ssm01:war exploded" />
</option>
</method>
</configuration>
</component>
<component name="ServiceViewManager">
<option name="viewStates">
<list>
<serviceView>
<treeState>
<expand>
<path>
<item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
<item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
</path>
</expand>
<select />
</treeState>
</serviceView>
</list>
</option>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="65abf1e2-49ea-4d6d-ab92-017980a456ad" name="Default Changelist" comment="" />
<created>1703227719784</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1703227719784</updated>
<workItem from="1703227721030" duration="11000" />
<workItem from="1703227780471" duration="4706000" />
<workItem from="1703244666356" duration="868000" />
<workItem from="1703251817463" duration="68000" />
<workItem from="1703257725940" duration="5681000" />
<workItem from="1703263778820" duration="1061000" />
<workItem from="1703264985166" duration="8000" />
<workItem from="1703265092940" duration="3000" />
<workItem from="1703265213768" duration="103000" />
<workItem from="1703306707446" duration="1441000" />
<workItem from="1703308165979" duration="662000" />
<workItem from="1703318086953" duration="1317000" />
<workItem from="1703326681605" duration="7024000" />
<workItem from="1703387097119" duration="8048000" />
<workItem from="1703395576222" duration="728000" />
<workItem from="1703396324563" duration="2298000" />
<workItem from="1703425881144" duration="6175000" />
<workItem from="1703481984255" duration="5269000" />
<workItem from="1703497657469" duration="6035000" />
<workItem from="1703565003150" duration="10334000" />
<workItem from="1703585172656" duration="6000" />
<workItem from="1703600817215" duration="333000" />
<workItem from="1703658909888" duration="4165000" />
</task>
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="WindowStateProjectService">
<state x="360" y="70" key="#Chrome_Settings" timestamp="1703260262425">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="360" y="70" key="#Chrome_Settings/0.0.1536.816@0.0.1536.816" timestamp="1703260262425" />
<state x="360" y="70" key="#Firefox_Settings" timestamp="1703583371549">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="360" y="70" key="#Firefox_Settings/0.0.1536.816@0.0.1536.816" timestamp="1703583371549" />
<state x="361" y="70" key="#Project_Structure" timestamp="1703496216760">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="361" y="70" key="#Project_Structure/0.0.1536.816@0.0.1536.816" timestamp="1703496216760" />
<state x="360" y="70" key="#Tomcat_Server" timestamp="1703481232300">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="360" y="70" key="#Tomcat_Server/0.0.1536.816@0.0.1536.816" timestamp="1703481232300" />
<state x="360" y="70" key="#Web_Browsers" timestamp="1703583377296">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="360" y="70" key="#Web_Browsers/0.0.1536.816@0.0.1536.816" timestamp="1703583377296" />
<state x="223" y="67" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1703583400215">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="223" y="67" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1536.816@0.0.1536.816" timestamp="1703583400215" />
<state x="511" y="217" key="#com.intellij.fileTypes.FileTypeChooser" timestamp="1703261833467">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="511" y="217" key="#com.intellij.fileTypes.FileTypeChooser/0.0.1536.816@0.0.1536.816" timestamp="1703261833467" />
<state x="904" y="150" key="#com.intellij.ide.util.MemberChooser" timestamp="1703661681650">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="904" y="150" key="#com.intellij.ide.util.MemberChooser/0.0.1536.816@0.0.1536.816" timestamp="1703661681650" />
<state x="391" y="90" key="#com.intellij.ide.util.frameworkSupport.AddFrameworkSupportDialog" timestamp="1703397236700">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="391" y="90" key="#com.intellij.ide.util.frameworkSupport.AddFrameworkSupportDialog/0.0.1536.816@0.0.1536.816" timestamp="1703397236700" />
<state x="360" y="70" key="#com.intellij.j2ee.appServerIntegrations.ApplicationServersConfigurable" timestamp="1703482056020">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="360" y="70" key="#com.intellij.j2ee.appServerIntegrations.ApplicationServersConfigurable/0.0.1536.816@0.0.1536.816" timestamp="1703482056020" />
<state x="553" y="275" width="429" height="271" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes" timestamp="1703661002879">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="553" y="275" width="429" height="271" key="#com.intellij.refactoring.move.moveClassesOrPackages.MoveClassesOrPackagesDialog.classes/0.0.1536.816@0.0.1536.816" timestamp="1703661002879" />
<state x="523" y="126" key="DetectedRootsChooserDialog" timestamp="1703496196222">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="523" y="126" key="DetectedRootsChooserDialog/0.0.1536.816@0.0.1536.816" timestamp="1703496196222" />
<state x="651" y="253" key="FileChooserDialogImpl" timestamp="1703583370747">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="651" y="253" key="FileChooserDialogImpl/0.0.1536.816@0.0.1536.816" timestamp="1703583370747" />
<state width="1024" height="271" key="GridCell.Tab.-1.bottom" timestamp="1703263544780">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="271" key="GridCell.Tab.-1.bottom/0.0.1536.816@0.0.1536.816" timestamp="1703263544780" />
<state width="1024" height="271" key="GridCell.Tab.-1.center" timestamp="1703263544780">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="271" key="GridCell.Tab.-1.center/0.0.1536.816@0.0.1536.816" timestamp="1703263544780" />
<state width="1024" height="271" key="GridCell.Tab.-1.left" timestamp="1703263544780">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="271" key="GridCell.Tab.-1.left/0.0.1536.816@0.0.1536.816" timestamp="1703263544780" />
<state width="1024" height="271" key="GridCell.Tab.-1.right" timestamp="1703263544780">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="271" key="GridCell.Tab.-1.right/0.0.1536.816@0.0.1536.816" timestamp="1703263544780" />
<state width="1492" height="152" key="GridCell.Tab.0.bottom" timestamp="1703674980150">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1492" height="152" key="GridCell.Tab.0.bottom/0.0.1536.816@0.0.1536.816" timestamp="1703674980150" />
<state width="1492" height="152" key="GridCell.Tab.0.center" timestamp="1703674980150">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1492" height="152" key="GridCell.Tab.0.center/0.0.1536.816@0.0.1536.816" timestamp="1703674980150" />
<state width="1492" height="152" key="GridCell.Tab.0.left" timestamp="1703674980150">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1492" height="152" key="GridCell.Tab.0.left/0.0.1536.816@0.0.1536.816" timestamp="1703674980150" />
<state width="1492" height="152" key="GridCell.Tab.0.right" timestamp="1703674980150">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1492" height="152" key="GridCell.Tab.0.right/0.0.1536.816@0.0.1536.816" timestamp="1703674980150" />
<state width="1023" height="195" key="GridCell.Tab.1.bottom" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.1.bottom/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.1.center" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.1.center/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.1.left" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.1.left/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.1.right" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.1.right/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.2.bottom" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.2.bottom/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.2.center" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.2.center/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.2.left" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.2.left/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1023" height="195" key="GridCell.Tab.2.right" timestamp="1703585116776">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1023" height="195" key="GridCell.Tab.2.right/0.0.1536.816@0.0.1536.816" timestamp="1703585116776" />
<state width="1024" height="124" key="GridCell.Tab.3.bottom" timestamp="1703502802246">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="124" key="GridCell.Tab.3.bottom/0.0.1536.816@0.0.1536.816" timestamp="1703502802246" />
<state width="1024" height="124" key="GridCell.Tab.3.center" timestamp="1703502802246">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="124" key="GridCell.Tab.3.center/0.0.1536.816@0.0.1536.816" timestamp="1703502802246" />
<state width="1024" height="124" key="GridCell.Tab.3.left" timestamp="1703502802246">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="124" key="GridCell.Tab.3.left/0.0.1536.816@0.0.1536.816" timestamp="1703502802246" />
<state width="1024" height="124" key="GridCell.Tab.3.right" timestamp="1703502802246">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state width="1024" height="124" key="GridCell.Tab.3.right/0.0.1536.816@0.0.1536.816" timestamp="1703502802246" />
<state x="11" y="0" key="SettingsEditor" timestamp="1703497609003">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="11" y="0" key="SettingsEditor/0.0.1536.816@0.0.1536.816" timestamp="1703497609003" />
<state x="691" y="178" key="Vcs.Push.Dialog.v2" timestamp="1703393895100">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="691" y="178" key="Vcs.Push.Dialog.v2/0.0.1536.816@0.0.1536.816" timestamp="1703393895100" />
<state x="348" y="14" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1703331508700">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="348" y="14" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1536.816@0.0.1536.816" timestamp="1703331508700" />
<state x="178" y="50" key="new project wizard" timestamp="1703585094975">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="178" y="50" key="new project wizard/0.0.1536.816@0.0.1536.816" timestamp="1703585094975" />
<state x="814" y="137" width="672" height="678" key="search.everywhere.popup" timestamp="1703494925165">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="814" y="137" width="672" height="678" key="search.everywhere.popup/0.0.1536.816@0.0.1536.816" timestamp="1703494925165" />
<state x="211" y="101" key="spring file set editor" timestamp="1703396132145">
<screen x="0" y="0" width="1536" height="816" />
</state>
<state x="211" y="101" key="spring file set editor/0.0.1536.816@0.0.1536.816" timestamp="1703396132145" />
</component>
</project>