微调
This commit is contained in:
@@ -36,7 +36,7 @@ export namespace TestSource {
|
||||
id:string;
|
||||
type:string;
|
||||
desc:string;
|
||||
value:string;
|
||||
value:string|null;
|
||||
sort:number;
|
||||
pId:string;
|
||||
children?:ParameterType[];
|
||||
|
||||
Reference in New Issue
Block a user