feat: 优化注册方法检测
This commit is contained in:
@@ -47,6 +47,7 @@ const (
|
||||
)
|
||||
|
||||
const (
|
||||
CodeInjectCommonParam = "inject-common-param"
|
||||
CodeLogicHook = "logic-hook"
|
||||
CodeInjectCommonParam = "inject-common-param"
|
||||
CodeLogicHook = "logic-hook"
|
||||
CodeParamValidateFailure = "param-validate-failure"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user