Commit dd617ac3 authored by macro's avatar macro
Browse files

Update PmsProductService.java

parent 831851d8
...@@ -39,7 +39,7 @@ public interface PmsProductService { ...@@ -39,7 +39,7 @@ public interface PmsProductService {
/** /**
* 批量修改审核状态 * 批量修改审核状态
* @param ids 产品id * @param ids 商品ID列表
* @param verifyStatus 审核状态 * @param verifyStatus 审核状态
* @param detail 审核详情 * @param detail 审核详情
*/ */
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment