This commit is contained in:
jl
2023-04-17 14:10:34 +08:00
parent bf208bde56
commit ab8ac9cce6
13 changed files with 480 additions and 141 deletions

View File

@ -41,6 +41,7 @@ namespace Epost.TestToolsWeb.Controllers
public ActionResult Index()
{
ViewBag.isClear = isClear;
ViewBag.isWork = isWork;