Update OmsPortalOrderReturnApplyController.java

This commit is contained in:
macro 2021-07-10 14:56:47 +08:00
parent ab147bf056
commit 185e84847d

View File

@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.ResponseBody; import org.springframework.web.bind.annotation.ResponseBody;
/** /**
* 申请退货管理Controller * 退货申请管理Controller
* Created by macro on 2018/10/17. * Created by macro on 2018/10/17.
*/ */
@Controller @Controller