| | |
| | | OA_DeliverTixing? tixing=null; |
| | | if(Param.DeliverTixingId>0) |
| | | { |
| | | //是提醒订单,需要执行提醒单 状态干煸 |
| | | //是提醒订单,需要执行提醒单 状态 |
| | | tixing = await _client.Queryable<OA_DeliverTixing>().Where(x => x.Keyid == Param.DeliverTixingId).FirstAsync(); |
| | | if(tixing == null) |
| | | { |
| | |
| | | Dianhua = Param.Dianhua, |
| | | Dizhi = Param.Dizhi, |
| | | Remark = Param.Remark, |
| | | BusinessManagerId = cor == null ? 0 : cor.BusinessManagerId, |
| | | BusinessManagerId = cor == null ? 0 : cor.BusinessManagerId, |
| | | Biddingcompany = cor == null ? 0 : (cor.Biddingcompany ?? 0), |
| | | ShifouDelivery = 1, |
| | | Lianxiren = Param.Lianxiren, |