コード例 #1
0
 public function setOrgId($orgId)
 {
     parent::setOrgId($orgId);
     $this->whereOrgId = $orgId;
 }