Commit 7c272903 by 郑勇 Committed by 郑勇

feat: [1004394]

parent f1c9bc81
...@@ -30,7 +30,11 @@ public enum NotifyOriginTypeEnum { ...@@ -30,7 +30,11 @@ public enum NotifyOriginTypeEnum {
/** /**
* 正版授权genuine * 正版授权genuine
*/ */
GENUINE("GENUINE"); GENUINE("GENUINE"),
/**
* 工具
*/
TOOLS("TOOLS");
/** /**
* 值 * 值
......
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