项目添加引用common.props
This commit is contained in:
8
QcMgr/Tnb.QcMgr.Entities/Consts/ModuleConsts.cs
Normal file
8
QcMgr/Tnb.QcMgr.Entities/Consts/ModuleConsts.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Tnb.QcMgr;
|
||||
|
||||
public class ModuleConsts
|
||||
{
|
||||
public const string Tag = "QcMgr";
|
||||
public const string Area = "qc";
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user