**************************mima_b2b_Login()2022/9/22 1:08:41*************************
paramter0:1072
paramter1:oDppT5D6uV0vyZ7kS94lCz4c6pbM
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 01:08:41
[错误信息] => 密码错误
[sql] => select a.oper_id,
a.oper_name,
a.oper_pwd,
a.open_id,
(case when isnull(c.cust_level, 1) = '' then '1' else isnull(c.cust_level, 1) end) as cus_level,
c.is_branch,
b.supcust_no,
c.supcust_group
from sa_t_mobile_oper as a
inner join sa_t_mobile_data_main as b on a.oper_id = b.oper_id
left join bi_t_supcust_info as c on b.supcust_no = c.supcust_no
where a.oper_id = '1072' or a.login_no = '1072'
[详细] => 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
在 Api.SingOut.b2b.mina.oper.login(String card_id, String vip_pass, String is_bind, String open_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.oper , [方法] => login
[入参] => {"card_id":"1072","vip_pass":"1234(6","is_bind":"1","open_id":"oDppT5D6uV0vyZ7kS94lCz4c6pbM"}
**************************************************************************************
**************************mima_b2b_Login()2022/9/22 1:08:52*************************
paramter0:1072
paramter1:oDppT5D6uV0vyZ7kS94lCz4c6pbM
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 01:08:52
[错误信息] => 密码错误
[sql] => select a.oper_id,
a.oper_name,
a.oper_pwd,
a.open_id,
(case when isnull(c.cust_level, 1) = '' then '1' else isnull(c.cust_level, 1) end) as cus_level,
c.is_branch,
b.supcust_no,
c.supcust_group
from sa_t_mobile_oper as a
inner join sa_t_mobile_data_main as b on a.oper_id = b.oper_id
left join bi_t_supcust_info as c on b.supcust_no = c.supcust_no
where a.oper_id = '1072' or a.login_no = '1072'
[详细] => 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
在 Api.SingOut.b2b.mina.oper.login(String card_id, String vip_pass, String is_bind, String open_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.oper , [方法] => login
[入参] => {"card_id":"1072","vip_pass":"1234(6","is_bind":"1","open_id":"oDppT5D6uV0vyZ7kS94lCz4c6pbM"}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2022-09-22 10:08:06
[错误信息] => 请先登录
[详细] => 在 Api.Helper.TokenHelper.VerToken(String token)
在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs)
在 Api.BaseService.ProcessRequest(HttpContext context)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.order , [方法] => get_order_list
[入参] => {"keyword":"","day_num":"60"}
**************************************************************************************
**************************mima_b2b_Login()2022/9/22 10:31:49*************************
paramter0:1974
paramter1:oDppT5KOxX5E4Q1zkxFmuUy0ob7A
Api.Helper.Exceptions.KatException: 用户不存在
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 10:31:49
[错误信息] => 用户不存在
[sql] => select a.oper_id,
a.oper_name,
a.oper_pwd,
a.open_id,
(case when isnull(c.cust_level, 1) = '' then '1' else isnull(c.cust_level, 1) end) as cus_level,
c.is_branch,
b.supcust_no,
c.supcust_group
from sa_t_mobile_oper as a
inner join sa_t_mobile_data_main as b on a.oper_id = b.oper_id
left join bi_t_supcust_info as c on b.supcust_no = c.supcust_no
where a.oper_id = '1974' or a.login_no = '1974'
[详细] => 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
在 Api.SingOut.b2b.mina.oper.login(String card_id, String vip_pass, String is_bind, String open_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.oper , [方法] => login
[入参] => {"card_id":"1974","vip_pass":"123456","is_bind":"1","open_id":"oDppT5KOxX5E4Q1zkxFmuUy0ob7A"}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2022-09-22 15:46:48
[错误信息] => 请先登录
[详细] => 在 Api.Helper.TokenHelper.VerToken(String token)
在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs)
在 Api.BaseService.ProcessRequest(HttpContext context)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => get_all_list
[入参] =>
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 18:32:13
[错误信息] => 已停止下单!
下单时间 19:01至23:59
[详细] => 在 Api.SingOut.b2b.mina.order.create(String goods_ids, Int32 ads_id, String pay_type, String distribution_type, String cus_no, String salesman_id, String reach_time, String cus_remark)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.order , [方法] => create
[入参] => {"pay_type":1,"goods_ids":"0000000000871,0000000005859,0000000005862,0000000005864,0000000005868,0000000005870,0000000005871,0000000005732,0000000005741,0000000005745,0000000005749,0000000005752,0000000004755,0000000005809,0000000005821,0000000005824,0000000005765,0000000005766,0000000005769,0000000001258,0000000001746,0000000004697,0000000004769,0000000004780,0000000005491,0000000005498,0000000005832,0000000001271,0000000004718,","ads_id":79,"distribution_type":0,"reach_time":"2022-09-24","cus_remark":"","cus_no":"1078","salesman_id":""}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 18:32:21
[错误信息] => 已停止下单!
下单时间 19:01至23:59
[详细] => 在 Api.SingOut.b2b.mina.order.create(String goods_ids, Int32 ads_id, String pay_type, String distribution_type, String cus_no, String salesman_id, String reach_time, String cus_remark)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.order , [方法] => create
[入参] => {"pay_type":1,"goods_ids":"0000000000871,0000000005859,0000000005862,0000000005864,0000000005868,0000000005870,0000000005871,0000000005732,0000000005741,0000000005745,0000000005749,0000000005752,0000000004755,0000000005809,0000000005821,0000000005824,0000000005765,0000000005766,0000000005769,0000000001258,0000000001746,0000000004697,0000000004769,0000000004780,0000000005491,0000000005498,0000000005832,0000000001271,0000000004718,","ads_id":79,"distribution_type":0,"reach_time":"2022-09-24","cus_remark":"","cus_no":"1078","salesman_id":""}
**************************************************************************************
**************************ShopCartService->AddQtyOne(0)2022/9/22 19:03:56*************************
paramter0:select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1076',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001254'
paramter1:1076
Api.Helper.Exceptions.KatException: 客户[1076] 商品[油麦苗]价格异常
在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 19:03:56
[错误信息] => 客户[1076] 商品[油麦苗]价格异常
[sql] => select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1076',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001254'
[详细] => 在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
在 Api.SingOut.b2b.mina.shopcart.add_qty_one(String goods_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => add_qty_one
[入参] => {"goods_id":"0000000001254"}
**************************************************************************************
**************************ShopCartService->AddQtyOne(0)2022/9/22 19:04:06*************************
paramter0:select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1076',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001254'
paramter1:1076
Api.Helper.Exceptions.KatException: 客户[1076] 商品[油麦苗]价格异常
在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 19:04:06
[错误信息] => 客户[1076] 商品[油麦苗]价格异常
[sql] => select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1076',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001254'
[详细] => 在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
在 Api.SingOut.b2b.mina.shopcart.add_qty_one(String goods_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => add_qty_one
[入参] => {"goods_id":"0000000001254"}
**************************************************************************************
**************************mima_b2b_Login()2022/9/22 20:38:58*************************
paramter0:1019
paramter1:oDppT5DCoyPh77h5UwQAg8rLvW5s
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 20:38:58
[错误信息] => 密码错误
[sql] => select a.oper_id,
a.oper_name,
a.oper_pwd,
a.open_id,
(case when isnull(c.cust_level, 1) = '' then '1' else isnull(c.cust_level, 1) end) as cus_level,
c.is_branch,
b.supcust_no,
c.supcust_group
from sa_t_mobile_oper as a
inner join sa_t_mobile_data_main as b on a.oper_id = b.oper_id
left join bi_t_supcust_info as c on b.supcust_no = c.supcust_no
where a.oper_id = '1019' or a.login_no = '1019'
[详细] => 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
在 Api.SingOut.b2b.mina.oper.login(String card_id, String vip_pass, String is_bind, String open_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.oper , [方法] => login
[入参] => {"card_id":"1019","vip_pass":"0036","is_bind":"1","open_id":"oDppT5DCoyPh77h5UwQAg8rLvW5s"}
**************************************************************************************
**************************mima_b2b_Login()2022/9/22 22:04:41*************************
paramter0:1034
paramter1:oDppT5Gg9zQs9S1uWe8xWZEMyBJ0
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 22:04:41
[错误信息] => 密码错误
[sql] => select a.oper_id,
a.oper_name,
a.oper_pwd,
a.open_id,
(case when isnull(c.cust_level, 1) = '' then '1' else isnull(c.cust_level, 1) end) as cus_level,
c.is_branch,
b.supcust_no,
c.supcust_group
from sa_t_mobile_oper as a
inner join sa_t_mobile_data_main as b on a.oper_id = b.oper_id
left join bi_t_supcust_info as c on b.supcust_no = c.supcust_no
where a.oper_id = '1034' or a.login_no = '1034'
[详细] => 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
在 Api.SingOut.b2b.mina.oper.login(String card_id, String vip_pass, String is_bind, String open_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.oper , [方法] => login
[入参] => {"card_id":"1034","vip_pass":"123556","is_bind":"1","open_id":"oDppT5Gg9zQs9S1uWe8xWZEMyBJ0"}
**************************************************************************************
**************************ShopCartService->AddQtyOne(0)2022/9/22 23:51:42*************************
paramter0:select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1077',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001270'
paramter1:1077
Api.Helper.Exceptions.KatException: 客户[1077] 商品[生菜苗]价格异常
在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 23:51:42
[错误信息] => 客户[1077] 商品[生菜苗]价格异常
[sql] => select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1077',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001270'
[详细] => 在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
在 Api.SingOut.b2b.mina.shopcart.add_qty_one(String goods_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => add_qty_one
[入参] => {"goods_id":"0000000001270"}
**************************************************************************************
**************************ShopCartService->AddQtyOne(0)2022/9/22 23:51:49*************************
paramter0:select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1077',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001270'
paramter1:1077
Api.Helper.Exceptions.KatException: 客户[1077] 商品[生菜苗]价格异常
在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2022-09-22 23:51:49
[错误信息] => 客户[1077] 商品[生菜苗]价格异常
[sql] => select a.goods_id,a.goods_name,dbo.FUNC_GET_ITEM_SALE_PRICE('1077',a.goods_id) as price from goods a with(nolock) where a.goods_id='0000000001270'
[详细] => 在 Api.BLL.b2b.ShopCartService.AddQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level, Int32 merId, String supcust_no)
在 Api.SingOut.b2b.mina.shopcart.add_qty_one(String goods_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => add_qty_one
[入参] => {"goods_id":"0000000001270"}
**************************************************************************************