|
@@ -17,7 +17,7 @@ import org.springframework.web.bind.annotation.ResponseBody;
|
|
* Created by macro on 2018/10/17.
|
|
* Created by macro on 2018/10/17.
|
|
*/
|
|
*/
|
|
@Controller
|
|
@Controller
|
|
-@Api(tags = "OmsPortalOrderReturnApplyController", description = "申请退货管理")
|
|
|
|
|
|
+@Api(tags = "OmsPortalOrderReturnApplyController", description = "退货申请管理")
|
|
@RequestMapping("/returnApply")
|
|
@RequestMapping("/returnApply")
|
|
public class OmsPortalOrderReturnApplyController {
|
|
public class OmsPortalOrderReturnApplyController {
|
|
@Autowired
|
|
@Autowired
|