Commit 27e783f4 by wusiyi

feat: pod已拦截优化

parent bb03b1f5
...@@ -21,6 +21,7 @@ export interface SearchForm { ...@@ -21,6 +21,7 @@ export interface SearchForm {
endTime?: string | null endTime?: string | null
internalMemo?: string internalMemo?: string
productionFileId?: string productionFileId?: string
interceptedStatus?: boolean
} }
export interface CardOrderData { export interface CardOrderData {
id: number id: number
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment