|
@@ -5,84 +5,20 @@
|
|
|
</component>
|
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="d8501681-0944-4d49-82f9-09aabb10da6a" name="变更" comment="">
|
|
|
- <change afterPath="$PROJECT_DIR$/../education_uni/components/my-userinfo/my-userinfo.vue" afterDir="false" />
|
|
|
- <change afterPath="$PROJECT_DIR$/../education_uni/static/rightwhite.png" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/encodings.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/encodings.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/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/common/service_base/src/main/java/com/xunwang/servicebase/utils/RandomNameUtils.java" beforeDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/common/service_base/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/common/service_base/pom.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/infrastructure/api_gateway/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/infrastructure/api_gateway/pom.xml" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/infrastructure/api_gateway/src/main/java/com/xunwang/gateway/filter/AuthGlobalFilter.java" beforeDir="false" afterPath="$PROJECT_DIR$/infrastructure/api_gateway/src/main/java/com/xunwang/gateway/filter/AuthGlobalFilter.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/infrastructure/api_gateway/target/classes/com/xunwang/gateway/filter/AuthGlobalFilter.class" beforeDir="false" afterPath="$PROJECT_DIR$/infrastructure/api_gateway/target/classes/com/xunwang/gateway/filter/AuthGlobalFilter.class" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/service/service-education/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/pom.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/controller/InviteInfoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/controller/InviteInfoController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/controller/StudentRequirementsController.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/controller/StudentRequirementsController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/StuNeeds.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/StuNeeds.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/dto/MyStuNeedsDto.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/dto/MyStuNeedsDto.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/socket/Message.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/socket/Message.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/handler/ChatEndpoint.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/handler/ChatEndpoint.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/mapper/xml/MyFavoriteNeedsMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/mapper/xml/MyFavoriteNeedsMapper.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/mapper/xml/StudentRequirementsMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/mapper/xml/StudentRequirementsMapper.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/service/impl/InviteInfoServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/service/impl/InviteInfoServiceImpl.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/util/MessageUtil.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/util/MessageUtil.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-file/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-file/pom.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-payment/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-payment/pom.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-payment/src/main/java/com/xunwang/payment/controller/OrderInfoController.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-payment/src/main/java/com/xunwang/payment/controller/OrderInfoController.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-payment/src/main/java/com/xunwang/payment/mapper/xml/OrderInfoMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-payment/src/main/java/com/xunwang/payment/mapper/xml/OrderInfoMapper.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-ucenter/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-ucenter/pom.xml" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/service/service-ucenter/src/main/java/com/xunwang/ucenter/service/impl/MiniProgramOpenidUidServiceImpl.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-ucenter/src/main/java/com/xunwang/ucenter/service/impl/MiniProgramOpenidUidServiceImpl.java" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/components/my-coursedetail/my-coursedetail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/components/my-coursedetail/my-coursedetail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/components/my-invite/my-invite.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/components/my-invite/my-invite.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/components/my-requiredetail/my-requiredetail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/components/my-requiredetail/my-requiredetail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/components/xb-swiper-preview/index.vue" beforeDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/main.js" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/main.js" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/package-lock.json" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/pages.json" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/pages.json" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/pages/home/home.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/pages/home/home.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/pages/message/message.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/pages/message/message.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/pages/my/my.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/pages/my/my.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/pages/student/student.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/pages/student/student.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/pages/teacher/teacher.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/pages/teacher/teacher.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/static/avatar.png" beforeDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/static/xb-swiper-preview/icon-back.png" beforeDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/complaint/manager_complaint.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/complaint/manager_complaint.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/complaint/manager_complaint_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/complaint/manager_complaint_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/complaint/manager_complaint_handle.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/complaint/manager_complaint_handle.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/manager.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/manager.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/suggestion/manager_suggestion.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/suggestion/manager_suggestion.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/suggestion/manager_suggestion_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/suggestion/manager_suggestion_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/manager/suggestion/manager_suggestion_handle.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/manager/suggestion/manager_suggestion_handle.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/complaint/my_complaint.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/complaint/my_complaint.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/complaint/my_complaint_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/complaint/my_complaint_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/complaint/my_complaint_write.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/complaint/my_complaint_write.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/home/my_home_strategy.vue" beforeDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_receive.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_receive.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_receive_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_receive_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_send.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_send.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_send_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/invitation/my_invitation_send_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/message/my_message_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/message/my_message_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/official_account/my_official_account.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/official_account/my_official_account.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/order/my_order.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/order/my_order.vue" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/TeacherCertifications.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-education/src/main/java/com/xunwang/education/entity/TeacherCertifications.java" afterDir="false" />
|
|
|
+ <change beforePath="$PROJECT_DIR$/service/service-file/src/main/java/com/xunwang/file/controller/FileUpload.java" beforeDir="false" afterPath="$PROJECT_DIR$/service/service-file/src/main/java/com/xunwang/file/controller/FileUpload.java" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/order/my_order_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/order/my_order_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share_result.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share_result.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share_result_order.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share_result_order.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share_result_order_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/share/my_share_result_order_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/suggestion/my_suggestion.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/suggestion/my_suggestion.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/suggestion/my_suggestion_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/suggestion/my_suggestion_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/suggestion/my_suggestion_write.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/suggestion/my_suggestion_write.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/user/my_user_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/user/my_user_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/my/user/my_user_login.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/my/user/my_user_login.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/student/order/student_order_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/student/order/student_order_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_add.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_add.vue" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_all_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_all_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_my_collect.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_my_collect.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_my_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_my_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_my_publish.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/student/require/student_require_my_publish.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/authentication/teacher_authentication.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/authentication/teacher_authentication.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/authentication/teacher_authentication_add.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/authentication/teacher_authentication_add.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/authentication/teacher_authentication_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/authentication/teacher_authentication_detail.vue" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_add.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_add.vue" afterDir="false" />
|
|
|
<change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_all_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_all_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_my_collect.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_my_collect.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_my_detail.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_my_detail.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_my_publish.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/subpkg/teacher/course/teacher_course_my_publish.vue" afterDir="false" />
|
|
|
- <change beforePath="$PROJECT_DIR$/../education_uni/uni_modules/uni-file-picker/components/uni-file-picker/uni-file-picker.vue" beforeDir="false" afterPath="$PROJECT_DIR$/../education_uni/uni_modules/uni-file-picker/components/uni-file-picker/uni-file-picker.vue" afterDir="false" />
|
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -134,11 +70,11 @@
|
|
|
"node.js.detected.package.tslint": "true",
|
|
|
"node.js.selected.package.eslint": "(autodetect)",
|
|
|
"node.js.selected.package.tslint": "(autodetect)",
|
|
|
- "project.structure.last.edited": "Modules",
|
|
|
+ "project.structure.last.edited": "Project",
|
|
|
"project.structure.proportion": "0.15",
|
|
|
"project.structure.side.proportion": "0.2",
|
|
|
- "settings.editor.selected.configurable": "preferences.pluginManager",
|
|
|
- "spring.configuration.checksum": "0b7b4537507353d4a1822abd918fca9b",
|
|
|
+ "settings.editor.selected.configurable": "MavenSettings",
|
|
|
+ "spring.configuration.checksum": "fe88420ca20309a5f7cd49498b6d195f",
|
|
|
"vue.rearranger.settings.migration": "true"
|
|
|
}
|
|
|
}</component>
|
|
@@ -173,7 +109,20 @@
|
|
|
</set>
|
|
|
</option>
|
|
|
</component>
|
|
|
- <component name="RunManager" selected="Spring Boot.ServiceUcApplication">
|
|
|
+ <component name="RunManager" selected="Application.FileUpload">
|
|
|
+ <configuration name="FileUpload" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
+ <option name="MAIN_CLASS_NAME" value="com.xunwang.file.controller.FileUpload" />
|
|
|
+ <module name="service-file" />
|
|
|
+ <extension name="coverage">
|
|
|
+ <pattern>
|
|
|
+ <option name="PATTERN" value="com.xunwang.file.controller.*" />
|
|
|
+ <option name="ENABLED" value="true" />
|
|
|
+ </pattern>
|
|
|
+ </extension>
|
|
|
+ <method v="2">
|
|
|
+ <option name="Make" enabled="true" />
|
|
|
+ </method>
|
|
|
+ </configuration>
|
|
|
<configuration name="RandomNameUtils" type="Application" factoryName="Application" temporary="true" nameIsGenerated="true">
|
|
|
<option name="MAIN_CLASS_NAME" value="com.xunwang.servicebase.utils.RandomNameUtils" />
|
|
|
<module name="service_base" />
|
|
@@ -252,6 +201,7 @@
|
|
|
</method>
|
|
|
</configuration>
|
|
|
<list>
|
|
|
+ <item itemvalue="Application.FileUpload" />
|
|
|
<item itemvalue="Application.RandomNameUtils" />
|
|
|
<item itemvalue="Application.test" />
|
|
|
<item itemvalue="JUnit.CodeGenerator.run" />
|
|
@@ -263,6 +213,7 @@
|
|
|
</list>
|
|
|
<recent_temporary>
|
|
|
<list>
|
|
|
+ <item itemvalue="Application.FileUpload" />
|
|
|
<item itemvalue="Application.RandomNameUtils" />
|
|
|
<item itemvalue="Application.test" />
|
|
|
<item itemvalue="JUnit.CodeGenerator.run" />
|
|
@@ -352,6 +303,16 @@
|
|
|
<workItem from="1685065691162" duration="3513000" />
|
|
|
<workItem from="1685241160460" duration="1293000" />
|
|
|
<workItem from="1685256298185" duration="26000" />
|
|
|
+ <workItem from="1685325319014" duration="11000" />
|
|
|
+ <workItem from="1685325926633" duration="2919000" />
|
|
|
+ <workItem from="1685455134055" duration="712000" />
|
|
|
+ <workItem from="1685519573898" duration="18000" />
|
|
|
+ <workItem from="1685615004975" duration="2014000" />
|
|
|
+ <workItem from="1685854703452" duration="139000" />
|
|
|
+ <workItem from="1685947946603" duration="1305000" />
|
|
|
+ <workItem from="1686035415803" duration="14000" />
|
|
|
+ <workItem from="1686035518397" duration="1770000" />
|
|
|
+ <workItem from="1686037499513" duration="54000" />
|
|
|
</task>
|
|
|
<servers />
|
|
|
</component>
|