修改system

This commit is contained in:
dell
2024-07-10 16:08:09 +08:00
parent 5dde2ad7bf
commit aee89ebeb1
27 changed files with 3946 additions and 206 deletions

View File

@ -64,7 +64,7 @@ namespace HT.Cloud.Web.Controllers
/// 清空缓存请求方法
/// </summary>
/// <returns></returns>
[HttpGet]
[HttpGet]
public async Task<ActionResult> ClearCache()
{
try