示例#1
0
文件: Api.php 项目: rob1121/qdn
 protected function isTopContributor($station)
 {
     return Info::getTopContributorByStation() == $station;
 }