1
This commit is contained in:
@@ -70,4 +70,6 @@ public interface IOrderRowsService
|
||||
* @return 结果
|
||||
*/
|
||||
public int deleteOrderRowsById(String id);
|
||||
|
||||
public OrderRows selectOrderRowsByOrderId(String orderId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user