⚡ 修改执行参数.
This commit is contained in:
@@ -11,7 +11,6 @@ export const templateSuffix = ' }}';
|
||||
export interface TemplateParam {
|
||||
name?: string;
|
||||
desc?: string;
|
||||
defaultValue?: any;
|
||||
value?: any;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user