예제 #1
0
 public function insertBrokerBalanceLog($data)
 {
     return Model_Mobile_CustomerBrokerBalanceLog::getInstance()->insertData($data);
 }