招投标

This commit is contained in:
高雄 2025-07-29 15:46:34 +08:00 committed by 何德超
parent 8db8dec22b
commit 4cd953ff08
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ import javax.servlet.http.HttpServletResponse;
* @date 2025/7/28/周一 16:13
* @description
*/
@Api(tags = "中标通知信息")
@Api(tags = "中标信息")
@RestController
@RequestMapping("/outbid-info")
public class OutbidInfoController {