Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/9e92e4c7334759e4c601e374ecec753f9e9eb4af You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:考试详情

pg_adapter
wangxy 9 months ago
parent 451f6dc581
commit 9e92e4c733

@ -1,7 +1,5 @@
package com.ruoyi.web.controller.manager;
import com.ruoyi.system.domain.exam.dto.ExamDTO;
import com.ruoyi.system.domain.exam.dto.request.ExamSaveReqDTO;
import com.ruoyi.system.domain.paper.dto.request.PaperListReqDTO;
import com.ruoyi.system.domain.paper.dto.response.PaperListRespDTO;
import com.ruoyi.system.domain.userexam.ElUserExam;

Loading…
Cancel
Save