likeadmin_php
likeadmin_php copied to clipboard
更优雅的返回错误
直接在setError里返回false省去return false;可以直接返回return self::setError("错误信息")