public bool AddSupplierType(RB_Supplier_Extend supplierModel, DateTime UpdateTime, List<Model.Extend.Finance.RB_ClientBankAccount_Extend> clientBankAccountList, out int supplierId)
public string SetOrderInfo_YL(RB_Travel_Order_Extend dmodel, RB_Travel_Config_Extend tConfigModel, RB_Supplier_Extend supplierModel, List<Model.Extend.Finance.RB_ClientBankAccount_Extend> clientBankAccountList, UserInfo userInfo, out int orderId, int IsInsertXQD = 0, int IsInsertXQDFC = 0, int IsAutoOrder = 0, int employeeId = 0, List<RB_Appoint_OP> appointOPList = null)
{
string msg = "";
string UpdatePeopleMsg = "";
bool IsUpdateMoney = false;
Rb_Coupon_AllotRepository coupon_AllotRepository = new Rb_Coupon_AllotRepository();
public string SetOrderInfo_YL(RB_Travel_Order_Extend dmodel, RB_Travel_Price_Extend tmodel, UserInfo userInfo, out int orderId, int IsInsertXQD = 0, int IsInsertXQDFC = 0, int IsAutoOrder = 0, int employeeId = 0, List<RB_Appoint_OP> appointOPList = null)
public string SetOrderInfo_YL2(RB_Travel_Order_Extend dmodel, RB_Travel_Price_Extend tmodel, UserInfo userInfo, out int orderId, int IsInsertXQD = 0, int IsInsertXQDFC = 0, int IsAutoOrder = 0, int employeeId = 0, List<RB_Appoint_OP> appointOPList = null)