all status

This commit is contained in:
CHIEFSOFT\ameye
2023-08-20 17:07:25 -04:00
parent a2a2dbfc24
commit feb8bd718d
+1
View File
@@ -358,6 +358,7 @@ class usersService {
page: 0,
offset: 0,
limit: 100,
allstatus: 0
};
return this.postAuxEnd("/activetaskslist", postData);
}