## 案件上報接口
~~~[api]
get:/待定
*int:case_id#案件id
*string:action=piReport#接口類型。固定值:piReport
*string:reporterMobile# 案件手機號碼
*string:wXUID#微信識別號
*int:reportTypeID=1#案件上報類型 固定值
*string:recSource=wx#案件來源:wx
*int:recTypeID#案件類型標識。
*string:recTypeName#案件類型名稱
*text:recDesc#案件描述
*string:address#案件地址
*string:coordX#經度
*stirng:coordY#緯度
*text:medias#案件多媒體URL,多個多媒體以英文 , 號分隔
<<<
success
<<<
error
~~~
## 新案件通知接口 接口返回數據