master
ljl 10 months ago
parent 9d0504deb0
commit c2fd98250b

@ -1,11 +1,10 @@
<?php
namespace Repository\OrderPrint;
namespace Repository\Goods;
use AppConst;
use CommonTool;
use Dao\Common\AreaDao;
use Dao\Goods\CategoryDao;
use Dao\OrderPrint\OpSenderAddressDao;
use DdcRequestClient;
use PddApi;
use RedisExt;

@ -16,7 +16,7 @@ use GoodsStatusConst;
use OrderPrintConst;
use PermissionTool;
use Repository\Mall\MallRepository;
use Repository\OrderPrint\GoodsRepository;
use Repository\Goods\GoodsRepository;
use Service\AbstractService;
use ZcArrayHelper;
use ZcNumberHelper;

Loading…
Cancel
Save