Browse Source

更新注释信息

hejq 7 years ago
parent
commit
f9d26dad31

+ 2 - 2
src/main/java/com/uas/platform/b2c/trade/order/controller/PurchaseProductController.java

@@ -47,7 +47,7 @@ public class PurchaseProductController {
     private ReleaseProductByBatchService releaseProductByBatchService;
 
     /**
-     * 获取批量发布商品的模板(大量)
+     * 下载Excel批量上传个人物料模板
      *
      * @return model and view
      */
@@ -97,7 +97,7 @@ public class PurchaseProductController {
     }
 
     /**
-     * 导出不合格的数据
+     * 导出失败的个人物料
      *
      * @param batch   the batch 批次号
      * @param request the request 请求对象