|
@@ -9419,6 +9419,7 @@ FROM
|
|
RoomCost = ntf.RoomCost,
|
|
RoomCost = ntf.RoomCost,
|
|
FoodCost = ntf.FoodCost,
|
|
FoodCost = ntf.FoodCost,
|
|
PublicCost = ntf.PublicCost,
|
|
PublicCost = ntf.PublicCost,
|
|
|
|
+ TrainCost = ntf.TrainCost,
|
|
LastUpdateUserId = ntf.LastUpdateUserId,
|
|
LastUpdateUserId = ntf.LastUpdateUserId,
|
|
LastUpdateUserName = u.CnName,
|
|
LastUpdateUserName = u.CnName,
|
|
LastUpdateTime = ntf.LastUpdateTime,
|
|
LastUpdateTime = ntf.LastUpdateTime,
|