enviando cadastro cidadão individual
This commit is contained in:
@@ -227,7 +227,7 @@ class _SincDataScreenState extends State<SincDataScreen> {
|
||||
'avaliacao_elegibilidade': tableAVALIACOES_ELEGIBILIDADE,
|
||||
};
|
||||
await ApiDataPost().sincronizacao(urlAPI, mode, nameCityApi,map).then((response)async{
|
||||
if(response['status']!=1){
|
||||
if(response=='error'){
|
||||
setState(() {
|
||||
error = true;
|
||||
message = 'error';
|
||||
|
||||
Reference in New Issue
Block a user