~~~[api]
post:/indexs.php/fangyi/Address/grentateLogs
*string:openid=默認值#用戶標識
*string:groupid=默認值#項目標識
*string:areaid=默認值#地點標識
<<<
success
{
"code":?0,
"msg":?"獲取成功",
"data":?{
"name":?"xxxx",
"list":?[
????????????{
"id":?"386",
"title":?"消殺地點1號"
????????????},
????????????{
"id":?"387",
"title":?"消殺地點2號"
????????????}
]
}
}
<<<
error
~~~