webman api 統(tǒng)一返回 像直接使用 $this->success(); $this->error(); 這樣 有些接口需要登陸才能調(diào)用 有些接口不用登陸調(diào)用 這種大家是怎么設(shè)計的...