|
@@ -1677,7 +1677,6 @@ public class AirTicketResRepository : BaseRepository<Grp_AirTicketReservations,
|
|
|
// 设置公共字段
|
|
// 设置公共字段
|
|
|
airFeeInfo.CreateUserId = currUserId;
|
|
airFeeInfo.CreateUserId = currUserId;
|
|
|
airFeeInfo.IsDel = 0;
|
|
airFeeInfo.IsDel = 0;
|
|
|
-
|
|
|
|
|
cardPaymentInfo.CreateUserId = currUserId;
|
|
cardPaymentInfo.CreateUserId = currUserId;
|
|
|
cardPaymentInfo.DIId = groupId;
|
|
cardPaymentInfo.DIId = groupId;
|
|
|
cardPaymentInfo.CTable = 85;
|
|
cardPaymentInfo.CTable = 85;
|