### **獲取完整API、源碼、技術支持、精選面試題**
> ### **請購買 $ [大前端精選 - 面試題](http://www.hmoore.net/small-four/asdasdasdasd/content/HTML.md)**
### 首頁統計
~~~[api]
get:/manage/statistic/base_count.do
<<<
success
{
data: {
orderCount:4788
productCount:3803
userCount:3246
},
status: 0
}
<<<
fail
{
"status": 10,
"msg": "用戶未登錄,請登錄"
}
或
{
"status": 1,
"msg": "出錯啦"
}
~~~