订单部分、注意事项等页面
This commit is contained in:
parent
7b1123f1ae
commit
25a66b8690
@ -22,7 +22,7 @@ public interface BsOrderMapper
|
||||
/**
|
||||
* 查询订单
|
||||
*
|
||||
* @param id 订单主键
|
||||
* @param num 订单主键
|
||||
* @return 订单
|
||||
*/
|
||||
public BsOrder selectBsOrderByOrderNo(String num);
|
||||
|
Loading…
Reference in New Issue
Block a user