perbaikan master building
This commit is contained in:
@@ -180,6 +180,7 @@ export class BuildingService {
|
||||
});
|
||||
return this.http.post<any>(url, data, { headers });
|
||||
}
|
||||
|
||||
putMasterRoomParam(data: any, id: any): Observable<any> {
|
||||
const url = `https://kapi.absys.ninja/hemat/room/${id}`;
|
||||
const headers = new HttpHeaders({
|
||||
|
||||
Reference in New Issue
Block a user