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/a1402ee403ef4115e302f36423ceb863ec69860f You should set ROOT_URL correctly, otherwise the web may not work correctly.

feat:考试管理

pg_adapter
wangxy 9 months ago
parent 075c66e24f
commit a1402ee403

@ -112,7 +112,6 @@ public class QuController extends BaseController {
@ApiOperation("详情")
@Log(title = "试题", businessType = BusinessType.OTHER)
@GetMapping ("/detail")
@ResponseBody
public AjaxResult detail(String id) {

Loading…
Cancel
Save