修改待办

This commit is contained in:
2023-07-24 21:06:07 +08:00
parent 9db016519d
commit 346bba826e
12 changed files with 398 additions and 4 deletions
+4
View File
@@ -746,6 +746,10 @@ namespace BLL
/// 文档管理
/// </summary>
public const string Menu_Doc = "Menu_Doc";
/// <summary>
/// 待办
/// </summary>
public const string Menu_ToDo = "Menu_ToDo";
#endregion
#endregion