字段调整
This commit is contained in:
@@ -23,6 +23,11 @@ export namespace Plan {
|
||||
export interface ReqPlanParams extends ReqPage,PlanBO {
|
||||
|
||||
}
|
||||
|
||||
// 检测计划 + 检测源
|
||||
export interface PlanAndSourceBO extends PlanBO {
|
||||
testSourceName: string;//计划所属检测源
|
||||
}
|
||||
// // 检测计划列表
|
||||
// export interface PlanList {
|
||||
// id: string; //检测计划ID
|
||||
|
||||
Reference in New Issue
Block a user