修复:已知问题
This commit is contained in:
@@ -39,5 +39,6 @@ export interface HjmViolation {
|
||||
*/
|
||||
export interface HjmViolationParam extends PageParam {
|
||||
id?: number;
|
||||
code?: string;
|
||||
keywords?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user