解决冲突
This commit is contained in:
@ -28,7 +28,6 @@ export const listConstructionMonth = (query?: ConstructionMonthQuery): AxiosProm
|
||||
params: query
|
||||
});
|
||||
};
|
||||
|
||||
/**
|
||||
* 查询施工人员列表
|
||||
* @param query
|
||||
|
@ -183,7 +183,6 @@ export interface ConstructionUserVO {
|
||||
*/
|
||||
createTime: string;
|
||||
}
|
||||
|
||||
export interface skipType {
|
||||
/**
|
||||
* 项目id
|
||||
|
Reference in New Issue
Block a user