cus end
This commit is contained in:
8
Back/Common/eActionValidation.cs
Normal file
8
Back/Common/eActionValidation.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
namespace Back.Common
|
||||
{
|
||||
public enum eActionValidation
|
||||
{
|
||||
add,
|
||||
update
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user