feat:考试管理

pg_adapter
wangxy 9 months ago
parent b722c63d85
commit 9793b0d792

@ -103,7 +103,7 @@ public class QuController extends BaseController {
@ApiOperation("删除")
@RequiresPermissions("system:qu:remove")
@Log(title = "", businessType = BusinessType.DELETE)
@Log(title = "题", businessType = BusinessType.DELETE)
@PostMapping("/remove")
@ResponseBody
public AjaxResult remove(String ids) {

Loading…
Cancel
Save