|
|
@ -3967,7 +3967,7 @@ class DecortController(object):
|
|
|
|
else:
|
|
|
|
else:
|
|
|
|
list_extnet.append(net['id'])
|
|
|
|
list_extnet.append(net['id'])
|
|
|
|
|
|
|
|
|
|
|
|
if gr_dict['vinses'] != list_vins:
|
|
|
|
if sorted(gr_dict['vinses']) != sorted(list_vins):
|
|
|
|
api_url = "/restmachine/cloudapi/bservice/groupUpdateVins"
|
|
|
|
api_url = "/restmachine/cloudapi/bservice/groupUpdateVins"
|
|
|
|
api_params = dict(
|
|
|
|
api_params = dict(
|
|
|
|
serviceId=bs_id,
|
|
|
|
serviceId=bs_id,
|
|
|
|