Update OmsOrderReturnApplyController.java

This commit is contained in:
macro 2020-11-04 21:16:13 +08:00
parent 284f639904
commit c41fa271d0

View File

@ -16,7 +16,7 @@ import org.springframework.web.bind.annotation.*;
import java.util.List;
/**
* 订单退货申请管理
* 订单退货申请管理Controller
* Created by macro on 2018/10/18.
*/
@Controller