Commit 325e819e authored by 吴春's avatar 吴春

提交

parent fd7cb383
......@@ -24,6 +24,12 @@
/// ERP用户TokenKey
/// </summary>
public const string JWT_ERP_User_Key = "userInfo";
/// <summary>
/// Mall用户TokenKey
/// </summary>
public const string JWT_Mall_User_Key = "userInfo";
/// <summary>
/// app学生用户TokenKey
/// </summary>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment