|
|
@@ -35,7 +35,10 @@ import com.zhongzheng.modules.course.vo.CourseModuleFreeExamVo;
|
|
|
import com.zhongzheng.modules.distribution.domain.DistributionActivity;
|
|
|
import com.zhongzheng.modules.distribution.service.IDistributionActivityGoodsService;
|
|
|
import com.zhongzheng.modules.distribution.service.IDistributionActivityService;
|
|
|
-import com.zhongzheng.modules.goods.bo.*;
|
|
|
+import com.zhongzheng.modules.goods.bo.GoodsAttachedAddBo;
|
|
|
+import com.zhongzheng.modules.goods.bo.GoodsBankAddBo;
|
|
|
+import com.zhongzheng.modules.goods.bo.GoodsFreeBankAddBo;
|
|
|
+import com.zhongzheng.modules.goods.bo.QuestionOpenImportBo;
|
|
|
import com.zhongzheng.modules.goods.domain.Goods;
|
|
|
import com.zhongzheng.modules.goods.domain.GoodsFreeBank;
|
|
|
import com.zhongzheng.modules.goods.domain.GoodsQuestionRel;
|
|
|
@@ -73,6 +76,7 @@ import com.zhongzheng.modules.top.financial.vo.TopCostTpItemVo;
|
|
|
import com.zhongzheng.modules.top.financial.vo.TopCostTpVo;
|
|
|
import com.zhongzheng.modules.top.goods.bo.TopOldOrderAddBo;
|
|
|
import com.zhongzheng.modules.top.goods.bo.TopOldOrderGoodsAddBo;
|
|
|
+import com.zhongzheng.modules.top.goods.domain.TopOldOrder;
|
|
|
import com.zhongzheng.modules.top.goods.domain.TopOldOrderCheck;
|
|
|
import com.zhongzheng.modules.top.goods.domain.TopOldOrderCheckLog;
|
|
|
import com.zhongzheng.modules.top.goods.service.ITopOldOrderCheckLogService;
|