|
|
|
@ -531,7 +531,8 @@ namespace Shentun.Peis.PeisReports |
|
|
|
ChargePrice = s.j.ChargePrice, |
|
|
|
IsCharge = s.j.IsCharge, |
|
|
|
MedicalTimes = s.a.MedicalTimes, |
|
|
|
StandardPrice = s.j.StandardPrice |
|
|
|
StandardPrice = s.j.StandardPrice, |
|
|
|
CheckRequestNo = s.jk.CheckRequestNo |
|
|
|
}).ToList(); |
|
|
|
|
|
|
|
|
|
|
|
|