@@ -15,7 +15,7 @@ import java.util.Date;
/**
* 考试分数信息
*
- * @author: fengdesheng
+ * @author: QMTH
* @since: 2018/8/31
*/
public class UserNoticeDomain implements JsonSerializable {
@@ -21,7 +21,7 @@ import java.util.Map;
public class NoticeInfo implements JsonSerializable {
@@ -46,12 +46,13 @@ public class CoreExamWorkApp {
* main 启动类
- *
+ *
* @author WANGWEI
* @param args
* @throws Exception
public static void main(String[] args) throws Exception {
+ //test 再次测试git文件,配合测试20200928004
AppBootstrap.run(CoreExamWorkApp.class, args);
test();