**************************mima_b2b_Login()2023/3/9 7:18:43*************************
paramter0:1029
paramter1:oDppT5HKmZgerZyTeYzodGUXBu6Q
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 07:18:43
[错误信息] => 密码错误
[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 = '1029' or a.login_no = '1029'
[详细] => 在 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":"1029","vip_pass":"88888","is_bind":"1","open_id":"oDppT5HKmZgerZyTeYzodGUXBu6Q"}
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 8:32:57*************************
paramter0:1001
paramter1:oDppT5K-YggACm763R9cHNrMVJl0
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 08:32:57
[错误信息] => 密码错误
[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 = '1001' or a.login_no = '1001'
[详细] => 在 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":"1001","vip_pass":"","is_bind":"1","open_id":"oDppT5K-YggACm763R9cHNrMVJl0"}
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 9:11:55*************************
paramter0:1066
paramter1:oDppT5IYMD4CkA58Ldyvkw9j6kFM
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 09:11:55
[错误信息] => 密码错误
[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 = '1066' or a.login_no = '1066'
[详细] => 在 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":"1066","vip_pass":"","is_bind":"1","open_id":"oDppT5IYMD4CkA58Ldyvkw9j6kFM"}
**************************************************************************************
**************************ShopCartService->DeleteQtyOne(0)2023/3/9 9:36:33*************************
paramter0:select shopcart_id,qty from tr_shopcart where goods_id = '0000000000001' and open_id='1038'
paramter1:1038
Api.Helper.Exceptions.KatException: 该商品已失效!
在 Api.BLL.b2b.ShopCartService.DeleteQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 09:36:33
[错误信息] => 该商品已失效!
[sql] => select shopcart_id,qty from tr_shopcart where goods_id = '0000000000001' and open_id='1038'
[详细] => 在 Api.BLL.b2b.ShopCartService.DeleteQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level)
在 Api.SingOut.b2b.mina.shopcart.delete_qty_one(String goods_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => delete_qty_one
[入参] => {"goods_id":"0000000000001"}
**************************************************************************************
**************************ShopCartService->DeleteQtyOne(0)2023/3/9 9:36:35*************************
paramter0:select shopcart_id,qty from tr_shopcart where goods_id = '0000000000001' and open_id='1038'
paramter1:1038
Api.Helper.Exceptions.KatException: 该商品已失效!
在 Api.BLL.b2b.ShopCartService.DeleteQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 09:36:35
[错误信息] => 该商品已失效!
[sql] => select shopcart_id,qty from tr_shopcart where goods_id = '0000000000001' and open_id='1038'
[详细] => 在 Api.BLL.b2b.ShopCartService.DeleteQtyOne(tr_shopcart shopcart, Decimal& count, String oper_id, String cus_level)
在 Api.SingOut.b2b.mina.shopcart.delete_qty_one(String goods_id)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => delete_qty_one
[入参] => {"goods_id":"0000000000001"}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 09:36:56
[错误信息] => 已停止下单!
下单时间 20: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":"0000000001341,","ads_id":63,"distribution_type":0,"reach_time":"2023-03-10","cus_remark":"","cus_no":"1038","salesman_id":""}
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 9:55:39*************************
paramter0:
paramter1:oDppT5MOWpG-qqKg5SzzGXlu1gtA
Api.Helper.Exceptions.KatException: 用户不存在
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 09:55:39
[错误信息] => 用户不存在
[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 = '' or a.login_no = ''
[详细] => 在 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":"","vip_pass":"","is_bind":"1","open_id":"oDppT5MOWpG-qqKg5SzzGXlu1gtA"}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 10:22:31
[错误信息] => 已停止下单!
下单时间 20: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":"0000000005731,","ads_id":42,"distribution_type":0,"reach_time":"2023-03-10","cus_remark":"","cus_no":"1042","salesman_id":""}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2023-03-09 10:32:56
[错误信息] => 请先登录
[详细] => 在 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
[入参] =>
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 15:27:33*************************
paramter0:1023
paramter1:oDppT5Marmr7cgOcmKerRg6SorsQ
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 15:27:33
[错误信息] => 密码错误
[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 = '1023' or a.login_no = '1023'
[详细] => 在 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":"1023","vip_pass":"8i8888","is_bind":"1","open_id":"oDppT5Marmr7cgOcmKerRg6SorsQ"}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2023-03-09 15:28:19
[错误信息] => 登录已失效
[详细] => 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs)
在 Api.BaseService.ProcessRequest(HttpContext context)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => get_all
[入参] =>
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 15:42:28*************************
paramter0:1000
paramter1:oDppT5PtEgox8YSMxOfcuAEVEQtU
Api.Helper.Exceptions.KatException: 用户不存在
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 15:42:28
[错误信息] => 用户不存在
[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 = '1000' or a.login_no = '1000'
[详细] => 在 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":"1000","vip_pass":"123456","is_bind":"1","open_id":"oDppT5PtEgox8YSMxOfcuAEVEQtU"}
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 15:42:31*************************
paramter0:1000
paramter1:oDppT5PtEgox8YSMxOfcuAEVEQtU
Api.Helper.Exceptions.KatException: 用户不存在
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 15:42:31
[错误信息] => 用户不存在
[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 = '1000' or a.login_no = '1000'
[详细] => 在 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":"1000","vip_pass":"12345678","is_bind":"1","open_id":"oDppT5PtEgox8YSMxOfcuAEVEQtU"}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2023-03-09 17:34:29
[错误信息] => 登录已失效
[详细] => 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs)
在 Api.BaseService.ProcessRequest(HttpContext context)
[路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => get_all
[入参] =>
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 17:34:44*************************
paramter0:1035
paramter1:oDppT5ES1jdvxGj-g6wAKHLfD4CQ
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 17:34:44
[错误信息] => 密码错误
[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 = '1035' or a.login_no = '1035'
[详细] => 在 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":"1035","vip_pass":"88888888","is_bind":"1","open_id":"oDppT5ES1jdvxGj-g6wAKHLfD4CQ"}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 20:00:17
[错误信息] => 已停止下单!
下单时间 20:20至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":"0000000000027,0000000000028,0000000000029,0000000000032,0000000000041,0000000000044,0000000000046,0000000000084,0000000000534,0000000000542,0000000000608,0000000000609,0000000000611,0000000000660,0000000000871,0000000000872,0000000000874,0000000000877,0000000000878,0000000000899,0000000000901,0000000000924,0000000000934,0000000000964,0000000000965,0000000000967,0000000000968,0000000000980,0000000000996,0000000000997,0000000001011,0000000001029,0000000001048,0000000001063,0000000001068,0000000001117,0000000001192,0000000001233,0000000001247,0000000001254,0000000001258,0000000001267,0000000001270,0000000001271,0000000001277,0000000001278,0000000001290,0000000001304,0000000001310,0000000001312,0000000001313,0000000001351,0000000001367,0000000001368,0000000001384,0000000001404,0000000001405,0000000001408,0000000001411,0000000001416,0000000001570,0000000001673,0000000001746,0000000001747,0000000001749,0000000001756,0000000001941,0000000001947,0000000002085,0000000002120,0000000002211,0000000002448,0000000003779,0000000003822,0000000003893,0000000004417,0000000004507,0000000004665,0000000004671,0000000004688,0000000004697,0000000004709,0000000004714,0000000004715,0000000004719,0000000004720,0000000004723,0000000004725,0000000004728,0000000004729,0000000004744,0000000004753,0000000004755,0000000004757,0000000004758,0000000004759,0000000004761,0000000004764,0000000004768,0000000004769,0000000004775,0000000004779,0000000004780,0000000004821,0000000004888,0000000005022,0000000005137,0000000005352,0000000005423,0000000005429,0000000005430,0000000005457,0000000005466,0000000005478,0000000005482,0000000005483,0000000005484,0000000005485,0000000005487,0000000005488,0000000005490,0000000005491,0000000005493,0000000005494,0000000005498,0000000005499,0000000005500,0000000005501,0000000005503,0000000005620,0000000005626,0000000005649,0000000005665,0000000005669,0000000005671,0000000005673,0000000005692,0000000005698,0000000005703,0000000005708,0000000005709,0000000005712,0000000005713,0000000005715,0000000005718,0000000005721,0000000005725,0000000005731,0000000005732,0000000005733,0000000005735,0000000005738,0000000005741,0000000005743,0000000005745,0000000005746,0000000005747,0000000005748,0000000005749,0000000005750,0000000005751,0000000005752,0000000005753,0000000005754,0000000005755,0000000005756,0000000005757,0000000005758,0000000005759,0000000005761,0000000005762,0000000005763,0000000005765,0000000005766,0000000005768,0000000005769,0000000005771,0000000005772,0000000005773,0000000005775,0000000005776,0000000005777,0000000005778,0000000005779,0000000005782,0000000005784,0000000005786,0000000005787,0000000005788,0000000005789,0000000005791,0000000005793,0000000005794,0000000005795,0000000005796,0000000005797,0000000005799,0000000005800,0000000005801,0000000005803,0000000005807,0000000005808,0000000005809,0000000005810,0000000005812,0000000005813,0000000005814,0000000005816,0000000005818,0000000005819,0000000005821,0000000005822,0000000005823,0000000005824,0000000005826,0000000005827,0000000005828,0000000005830,0000000005832,0000000005838,0000000005839,0000000005840,0000000005841,0000000005843,0000000005844,0000000005845,0000000005850,0000000005851,0000000005852,0000000005853,0000000005855,0000000005856,0000000005857,0000000005859,0000000005861,0000000005862,0000000005863,0000000005864,0000000005867,0000000005868,0000000005869,0000000005870,0000000005871,0000000005873,0000000005905,0000000005906,0000000005907,0000000005908,0000000005909,1000000005989,1000000005997,1000000006005,1000000006006,1000000006007,1000000006008,1000000006031,1000000006032,1000000006035,1000000006056,","ads_id":87,"distribution_type":0,"reach_time":"2023-03-11","cus_remark":"","cus_no":"1058","salesman_id":""}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 20:00:22
[错误信息] => 已停止下单!
下单时间 20:20至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":"0000000000027,0000000000028,0000000000029,0000000000032,0000000000041,0000000000044,0000000000046,0000000000084,0000000000534,0000000000542,0000000000608,0000000000609,0000000000611,0000000000660,0000000000871,0000000000872,0000000000874,0000000000877,0000000000878,0000000000899,0000000000901,0000000000924,0000000000934,0000000000964,0000000000965,0000000000967,0000000000968,0000000000980,0000000000996,0000000000997,0000000001011,0000000001029,0000000001048,0000000001063,0000000001068,0000000001117,0000000001192,0000000001233,0000000001247,0000000001254,0000000001258,0000000001267,0000000001270,0000000001271,0000000001277,0000000001278,0000000001290,0000000001304,0000000001310,0000000001312,0000000001313,0000000001351,0000000001367,0000000001368,0000000001384,0000000001404,0000000001405,0000000001408,0000000001411,0000000001416,0000000001570,0000000001673,0000000001746,0000000001747,0000000001749,0000000001756,0000000001941,0000000001947,0000000002085,0000000002120,0000000002211,0000000002448,0000000003779,0000000003822,0000000003893,0000000004417,0000000004507,0000000004665,0000000004671,0000000004688,0000000004697,0000000004709,0000000004714,0000000004715,0000000004719,0000000004720,0000000004723,0000000004725,0000000004728,0000000004729,0000000004744,0000000004753,0000000004755,0000000004757,0000000004758,0000000004759,0000000004761,0000000004764,0000000004768,0000000004769,0000000004775,0000000004779,0000000004780,0000000004821,0000000004888,0000000005022,0000000005137,0000000005352,0000000005423,0000000005429,0000000005430,0000000005457,0000000005466,0000000005478,0000000005482,0000000005483,0000000005484,0000000005485,0000000005487,0000000005488,0000000005490,0000000005491,0000000005493,0000000005494,0000000005498,0000000005499,0000000005500,0000000005501,0000000005503,0000000005620,0000000005626,0000000005649,0000000005665,0000000005669,0000000005671,0000000005673,0000000005692,0000000005698,0000000005703,0000000005708,0000000005709,0000000005712,0000000005713,0000000005715,0000000005718,0000000005721,0000000005725,0000000005731,0000000005732,0000000005733,0000000005735,0000000005738,0000000005741,0000000005743,0000000005745,0000000005746,0000000005747,0000000005748,0000000005749,0000000005750,0000000005751,0000000005752,0000000005753,0000000005754,0000000005755,0000000005756,0000000005757,0000000005758,0000000005759,0000000005761,0000000005762,0000000005763,0000000005765,0000000005766,0000000005768,0000000005769,0000000005771,0000000005772,0000000005773,0000000005775,0000000005776,0000000005777,0000000005778,0000000005779,0000000005782,0000000005784,0000000005786,0000000005787,0000000005788,0000000005789,0000000005791,0000000005793,0000000005794,0000000005795,0000000005796,0000000005797,0000000005799,0000000005800,0000000005801,0000000005803,0000000005807,0000000005808,0000000005809,0000000005810,0000000005812,0000000005813,0000000005814,0000000005816,0000000005818,0000000005819,0000000005821,0000000005822,0000000005823,0000000005824,0000000005826,0000000005827,0000000005828,0000000005830,0000000005832,0000000005838,0000000005839,0000000005840,0000000005841,0000000005843,0000000005844,0000000005845,0000000005850,0000000005851,0000000005852,0000000005853,0000000005855,0000000005856,0000000005857,0000000005859,0000000005861,0000000005862,0000000005863,0000000005864,0000000005867,0000000005868,0000000005869,0000000005870,0000000005871,0000000005873,0000000005905,0000000005906,0000000005907,0000000005908,0000000005909,1000000005989,1000000005997,1000000006005,1000000006006,1000000006007,1000000006008,1000000006031,1000000006032,1000000006035,1000000006056,","ads_id":87,"distribution_type":0,"reach_time":"2023-03-11","cus_remark":"","cus_no":"1058","salesman_id":""}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 20:19:37
[错误信息] => 已停止下单!
下单时间 20:20至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":"0000000001828,0000000005864,0000000005870,0000000005786,0000000005827,0000000005810,0000000005766,0000000005765,0000000005763,0000000005762,0000000005759,0000000005758,0000000005757,0000000004720,0000000004688,0000000005730,0000000001258,0000000001267,0000000001416,0000000005839,0000000005853,0000000005499,0000000005501,0000000005430,0000000005493,0000000001004,0000000000837,0000000005483,0000000005423,0000000005863,0000000005748,0000000005803,0000000005809,0000000005769,0000000005949,0000000000980,0000000005657,0000000005671,0000000001192,1000000006005,1000000006006,1000000006023,1000000006022,0000000004582,0000000005489,0000000000871,0000000005861,0000000005862,0000000005868,0000000005776,0000000005772,0000000000924,0000000000028,0000000005747,0000000005741,0000000005709,0000000002120,0000000000054,0000000004758,0000000005784,0000000005800,0000000005799,0000000005814,0000000005816,0000000005821,0000000005764,0000000005807,0000000005755,0000000005754,0000000004761,0000000001746,0000000001747,0000000001749,0000000001754,0000000002085,0000000005712,0000000005626,0000000000046,0000000001295,0000000001404,0000000001741,0000000004671,0000000005022,0000000005908,1000000005997,0000000003575,0000000004102,0000000005352,0000000001270,0000000001254,0000000000964,0000000003822,0000000004768,0000000005737,0000000005826,0000000005822,0000000005812,0000000005788,0000000005779,0000000005692,0000000004665,0000000004709,0000000005716,0000000005717,0000000005723,0000000005726,0000000004714,0000000005017,0000000005873,0000000005909,0000000005491,","ads_id":110,"distribution_type":0,"reach_time":"2023-03-10","cus_remark":"","cus_no":"1052","salesman_id":""}
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 20:20:04*************************
paramter0:1030
paramter1:oDppT5Fu1u75vdUVN1HbQJnpS8G8
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 20:20:04
[错误信息] => 密码错误
[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 = '1030' or a.login_no = '1030'
[详细] => 在 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":"1030","vip_pass":"88888888","is_bind":"1","open_id":"oDppT5Fu1u75vdUVN1HbQJnpS8G8"}
**************************************************************************************
**************************mima_b2b_Login()2023/3/9 22:42:32*************************
paramter0:
paramter1:oDppT5JBdQayIMdzZqfAwj3J8CiQ
Api.Helper.Exceptions.KatException: 用户不存在
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2023-03-09 22:42:32
[错误信息] => 用户不存在
[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 = '' or a.login_no = ''
[详细] => 在 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":"","vip_pass":"","is_bind":"1","open_id":"oDppT5JBdQayIMdzZqfAwj3J8CiQ"}
**************************************************************************************