|
@@ -1,7 +1,7 @@
|
|
|
<?php
|
|
|
|
|
|
namespace app\api\controller\commission;
|
|
|
-use app\common\Service\commission\Agent as AgentService;
|
|
|
+use app\common\Service\Commission\Agent as AgentService;
|
|
|
use app\common\model\commission\Agent as AgentModel;
|
|
|
use app\common\Service\ShopConfigService;
|
|
|
|