feat(vimp-log): targetCode
This commit is contained in:
@@ -13,6 +13,7 @@ export interface NdmVimpLogVO extends BaseModel {
|
||||
httpMethod: string;
|
||||
userId: string;
|
||||
logType: number;
|
||||
targetCode: string;
|
||||
}
|
||||
|
||||
export type NdmVimpLogResultVO = Partial<NdmVimpLogVO>;
|
||||
|
||||
Reference in New Issue
Block a user