|
|
@@ -1,9 +1,7 @@
|
|
|
<?php
|
|
|
-
|
|
|
namespace bizGhs\apply\services;
|
|
|
|
|
|
-use biz\shop\classes\MainClass;
|
|
|
-use bizGhs\admin\classes\ApplyClass;
|
|
|
+use bizGhs\apply\classes\ApplyClass;
|
|
|
use bizGhs\merchant\services\MerchantService;
|
|
|
use bizHd\merchant\services\SjService;
|
|
|
use common\components\util;
|