考试的扩展接口,用于对接

This commit is contained in:
daihh
2022-11-14 18:30:10 +08:00
parent 1b6867f27d
commit e85e81e9e0

View File

@@ -0,0 +1,8 @@
package com.xboe.module.exam.api;
/**
* 对于与第三方对接的扩展接口
*/
public class AloneExamExtendApi {
}