@@ -21,4 +21,3 @@ export function setCheck(data) {
export function getCheckMy(data) {
return request.get(`check/my`,data);
}
-