初始化小程序端

This commit is contained in:
2025-12-11 11:06:11 +08:00
parent a2c0d17210
commit f9988ae675
531 changed files with 235994 additions and 114 deletions

View File

@@ -11,7 +11,7 @@ using System.Threading.Tasks;
using System.Net.Http;
using System.Text.Json;
namespace WxCheckApi.Controllers
namespace WxCheckMvc.Controllers
{
[Route("api/[controller]/[action]")]
[ApiController]