perf: outlink default value (#3134)
This commit is contained in:
@@ -22,8 +22,8 @@ export const defaultApp: AppDetailType = {
|
||||
|
||||
export const defaultOutLinkForm: OutLinkEditType = {
|
||||
name: '',
|
||||
showNodeStatus: true,
|
||||
responseDetail: false,
|
||||
showNodeStatus: false,
|
||||
showRawSource: false,
|
||||
limit: {
|
||||
QPM: 100,
|
||||
|
||||
Reference in New Issue
Block a user