协议新增分类

This commit is contained in:
SjS 2025-04-26 16:56:40 +08:00
parent 9686247e80
commit cf9a74528f

View File

@ -103,6 +103,7 @@ public class AdController extends BaseController
return toAjax(adService.insertAd(ad));
}
/**
* 修改广告
*/