|
@@ -197,7 +197,7 @@ public class InformController extends BaseController {
|
|
|
/**
|
|
|
* 修改【请填写功能名称】
|
|
|
*/
|
|
|
- @ApiOperation("修改【请填写功能名称】")
|
|
|
+ @ApiOperation("修改【分类】")
|
|
|
@PreAuthorize("@ss.hasPermi('system:inform:edit')")
|
|
|
@Log(title = "【请填写功能名称】", businessType = BusinessType.UPDATE)
|
|
|
@PostMapping("editClassifyId")
|