添加接口

This commit is contained in:
18500206848
2024-05-08 17:10:53 +08:00
parent 830aa02aeb
commit 7ece4f5b3c
2 changed files with 17 additions and 7 deletions

View File

@@ -125,3 +125,4 @@ export const getAllCountWorkCount = (params) => {
params,
});
};