菜单管理
This commit is contained in:
@@ -12,6 +12,11 @@ export namespace TestScript {
|
||||
valueType: string;//脚本值类型(字典表Code字段,相对值脚本、绝对值脚本、无)
|
||||
standardName: string;//参照标准名称
|
||||
standardTime: string;//标准推行时间
|
||||
state:number;//
|
||||
createBy: string;
|
||||
createTime: string;
|
||||
updateBy: string;
|
||||
updateTime: string;
|
||||
}
|
||||
|
||||
// 检测脚本+分页
|
||||
|
||||
Reference in New Issue
Block a user