Commit 3c6a9a3f authored by unset's avatar unset

订单核销接口修改

parent 01f42db2
......@@ -30,7 +30,7 @@ import java.util.List;
* @author Administrator
*/
@RestController
@RequestMapping("orderViolation")
@RequestMapping("/app/orderViolation")
@Slf4j
public class OrderViolationController extends BaseController<OrderViolationBiz, OrderViolation> implements UserRestInterface {
......
Markdown is supported
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