示例#1
0
文件: FioAccount.php 项目: h4kuna/fio
 /** @return string */
 public function getBankCode()
 {
     return $this->account->getBankCode();
 }