mirror of
https://github.com/azaion/admin.git
synced 2026-04-23 03:36:34 +00:00
add authorization
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Azaion.Common.Configs;
|
||||
|
||||
public class Constants
|
||||
{
|
||||
public const string HARDWARE_ID = nameof(HARDWARE_ID);
|
||||
}
|
||||
Reference in New Issue
Block a user