Revert "新增关联文件夹菜单功能"

This reverts commit ce17e7174e.
This commit is contained in:
BookerLiu
2023-03-20 11:29:59 +08:00
parent 5fa5d3436d
commit c1e83e8a39
9 changed files with 2 additions and 154 deletions

View File

@@ -1,8 +0,0 @@
namespace GeekDesk.Constant
{
public enum MenuTypeEnum
{
NORMAL = 0,
RELATION_FOLDER = 1
}
}