|
|
@@ -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 请求对象
|