This commit is contained in:
2025-04-30 17:02:46 +08:00
parent 1eaedea85d
commit f263d8d03e

View File

@@ -28,6 +28,7 @@ using System.Text.RegularExpressions;
namespace BarCode.Web.Api.Controllers
{
[Route("api/[controller]")]
[ApiController]
public class TestController : ControllerBase