提交注释优化
This commit is contained in:
parent
5a85bee0d4
commit
ad04506904
@ -9,7 +9,7 @@ namespace ExternalAPI_NET8.Controllers;
|
||||
[Route("[controller]/[action]")]
|
||||
[ApiController]
|
||||
[ApiGroup(groupName:"default")]
|
||||
[Tags("饭堂报餐人数查询接口")]
|
||||
[Tags("饭堂报餐人数查询接口(微信H5页面访问)")]
|
||||
|
||||
public class CanteenController(ICanteenServices canteenServices) : ApiControllerBase
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user