|
|
@ -802,7 +802,6 @@ namespace BBWYB.Server.Business |
|
|
|
ps.ShopId |
|
|
|
}); |
|
|
|
|
|
|
|
var a = oriList.Any(x => x.SchemeId == 459761181151301); |
|
|
|
|
|
|
|
var purchaseAccountList = freeSqlMultiDBManager.MDSfsql.Select<Model.Db.MDS.Purchaseaccount, Model.Db.Mds.Shops>() |
|
|
|
.InnerJoin((pa, s) => pa.ShopId == s.Id) |
|
|
|