This website works better with JavaScript
Home
Explore
Help
Sign In
examcloud-DevOps
/
examcloud-oe-tool
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
xiatian
4 years ago
parent
9cb877fa51
commit
430c76b1a7
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
src/main/java/cn/com/qmth/dp/examcloud/oe/modules/load_question_cache/LoadQuestionsCacheService.java
+ 1
- 0
src/main/java/cn/com/qmth/dp/examcloud/oe/modules/load_question_cache/LoadQuestionsCacheService.java
View File
@@ -28,6 +28,7 @@ import okhttp3.Response;
/**
* 加载题库缓存
+ * 修改参数后直接run
*
* @author chenken
*