优惠券fix
This commit is contained in:
@@ -142,5 +142,12 @@ public interface IPlayCustomUserInfoService extends IService<PlayCustomUserInfoE
|
||||
|
||||
List<PlayCustomUserInfoEntity> simpleList();
|
||||
|
||||
|
||||
/**
|
||||
* 保存订单信息
|
||||
*
|
||||
* @param entity 订单实体 * @since 2024/7/18 17:13
|
||||
* @author admin
|
||||
**/
|
||||
void saveOrderInfo(PlayOrderInfoEntity entity);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user