feat: 平台官方联系方式

master
ChenYan 2025-03-04 17:01:06 +08:00
parent 103cac2670
commit e813ee9dff
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public class PlaFormController extends BaseController {
/**
*
*/
@ApiOperation(value = "修改模型")
@ApiOperation(value = "修改")
@PostMapping("/update")
public AjaxResult updateModel(@RequestBody PlatForm platForm) {