Commit a14fb76a authored by macro's avatar macro
Browse files

Update OmsOrderReturnReasonService.java

parent e493ae83
......@@ -10,7 +10,7 @@ import java.util.List;
*/
public interface OmsOrderReturnReasonService {
/**
* 添加订单原因
* 添加退货原因
*/
int create(OmsOrderReturnReason returnReason);
......
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