|
@@ -19,7 +19,7 @@ import cn.com.qmth.examcloud.core.basic.dao.entity.StudentFaceInfo;
|
|
|
import io.swagger.annotations.ApiOperation;
|
|
|
|
|
|
@RestController
|
|
|
-@RequestMapping("${$rmp.cloud.basic}" + "demo")
|
|
|
+@RequestMapping("${$rmp.cloud.basic}" + "studentFace")
|
|
|
public class StudentFaceCloudServiceProvider extends ControllerSupport
|
|
|
implements
|
|
|
StudentFaceCloudService {
|