예제 #1
0
 public function __construct(\Interqualitas $main)
 {
     parent::__construct($main);
     $this->modulePath = 'api/policyholder';
 }
예제 #2
0
 public function __construct(\Interqualitas $main)
 {
     parent::__construct($main);
     $this->modulePath = 'api/vehiclevaluation';
 }