工艺管理
This commit is contained in:
8
PerMgr/Tnb.PerMgr.Entities/Consts/ModuleConsts.cs
Normal file
8
PerMgr/Tnb.PerMgr.Entities/Consts/ModuleConsts.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Tnb.PerMgr;
|
||||
|
||||
public class ModuleConsts
|
||||
{
|
||||
public const string Tag = "PerMgr";
|
||||
public const string Area = "per";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user