update feature error
This commit is contained in:
parent
fd7ed6d28f
commit
ef2ab96d61
|
@ -15,7 +15,7 @@ const context = {
|
||||||
},
|
},
|
||||||
[codes.FEATURE_DISABLED]: err => {
|
[codes.FEATURE_DISABLED]: err => {
|
||||||
return {
|
return {
|
||||||
limitName: err.limitName,
|
featureName: err.featureName,
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue