Authored by ping

update

... ... @@ -99,6 +99,7 @@
"shopNature": 1,
"shopRelationList": [
{
"id":1,
"agreementEndTime": "2016-03-31 00:00:00",
"brandId": 178,
"brandName": "Artanky",
... ... @@ -112,6 +113,7 @@
"method":"add"
},
{
"id":2,
"agreementEndTime": "2017-01-31 00:00:00",
"brandId": 355,
"brandName": "TMCAZ",
... ... @@ -125,6 +127,7 @@
"method":"delete"
},
{
"id":13,
"agreementEndTime": "2016-12-19 00:00:00",
"brandId": 1389,
"brandName": "WWTorres",
... ... @@ -231,12 +234,14 @@ shopRelation的json格式为:
"shopRelation":[
{
""id":1,"
"brandId":355,
"supplierId":310,
"agreementEndTime":1485792000,
"method":"delete"
},
{
"id":2,
"brandId":1389,
"supplierId":1226,
"agreementEndTime":1482076800,
... ...