style: format

This commit is contained in:
Fu Diwei
2022-05-06 20:29:27 +08:00
parent d364c1a354
commit 7e6cfa5ca3
2352 changed files with 3542 additions and 4198 deletions

View File

@@ -1,8 +1,5 @@
{
"guide_account": "wx_account",
"openid": "xxxxxxx",
"openid_list": [
"xxxxxxx",
"yyyyyyyy"
]
}
"openid_list": ["xxxxxxx", "yyyyyyyy"]
}

View File

@@ -1,4 +1,4 @@
{
"guide_account": "wx_account",
"openid": "xxxxxxx"
}
}

View File

@@ -4,4 +4,4 @@
"create_time": 11223344,
"errcode": 0,
"errmsg": "ok"
}
}

View File

@@ -2,8 +2,5 @@
"old_guide_account": "wx_account",
"new_guide_account": "wx_account",
"openid": "xxxxxxx",
"openid_list": [
"xxxxxxx",
"yyyyyyyy"
]
}
"openid_list": ["xxxxxxx", "yyyyyyyy"]
}

View File

@@ -2,4 +2,4 @@
"guide_account": "wx_account",
"openid": "xxxxxx",
"buyer_nickname": "张三"
}
}