This commit is contained in:
@ -3,7 +3,7 @@ import http from "@/http-common";
|
||||
/* eslint-disable */
|
||||
class HHVDataService {
|
||||
getWeekNumber(): Promise<any> {
|
||||
return http.get("/");
|
||||
return http.get("/hanyadikhetvan");
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user