style(接口调试): 格式化内容
This commit is contained in:
parent
3f6359bede
commit
ab4be0a23b
|
@ -550,7 +550,7 @@ export class Body extends BaseConfig {
|
|||
|
||||
export class KeyValue extends BaseConfig {
|
||||
constructor() {
|
||||
let options, key, value, type, enable =true, uuid;
|
||||
let options, key, value, type, enable, uuid;
|
||||
if (arguments.length === 1) {
|
||||
options = arguments[0];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue