コード例 #1
0
 public function transHubStatus($data)
 {
     return Prefs::transstatus($data['pickup_status'], 'pickup');
 }