This commit is contained in:
he
2023-05-08 15:56:11 +08:00
parent d09dae8378
commit 520aa26a11
@@ -26,7 +26,7 @@ namespace IRaCIS.Core.Application.ViewModel
public class UserWLTemplateQuery
{
///<summary> TemplateName</summary>
public string TemplateName { get; set; }
}