**************************mima_b2b_Login()2025/3/10 8:57:16************************* paramter0:1039 paramter1:oDppT5A6XMCpd_GAOge3GVUnUbbA Api.Helper.Exceptions.KatException: 密码错误 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token) ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-03-10 08:57:16 [错误信息] => 密码错误 [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 = '1039' or a.login_no = '1039' [详细] => 在 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":"1039","vip_pass":"8888888","is_bind":"1","open_id":"oDppT5A6XMCpd_GAOge3GVUnUbbA"} ************************************************************************************** **************************mima_b2b_Login()2025/3/10 10:03:10************************* paramter0:1088 paramter1:oDppT5AWYzWyEUgaIEuE3wf2oeP8 Api.Helper.Exceptions.KatException: 密码错误 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token) ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-03-10 10:03:10 [错误信息] => 密码错误 [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 = '1088' or a.login_no = '1088' [详细] => 在 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":"1088","vip_pass":"688048","is_bind":"1","open_id":"oDppT5AWYzWyEUgaIEuE3wf2oeP8"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-03-10 10:29:50 [错误信息] => 正在中止线程。 [sql] => SELECT * FROM (SELECT ROW_NUMBER() OVER (ORDER BY goods_id) AS rowid, * from (select a.goods_id , a.cls_id , a.goods_name , a.barcode , a.goods_size , isnull(a.product_area, '') product_area , a.unit_no , isnull(a.item_pack, 0) item_pack , a.small_img_url , isnull(d.is_collect, '0') is_collect , isnull(e.qty, 0) qty , a.sale_price, dbo.FUNC_GET_ITEM_SALE_PRICE('1051',a.goods_id) as price , (case when isnull(a.small_img_url, '') = '' then '' else 'http://fxh.ivytalksoft.com:4617' + a.small_img_url end) as small_img_full_url from goods a with(nolock) left join (select goods_id, '1' as is_collect from tr_collect with(nolock) where cus_no = '1051') d on d.goods_id = a.goods_id left join (select goods_id, isnull(sum(qty), 0) qty from tr_shopcart with(nolock) where open_id = '1051' group by goods_id) e on e.goods_id = a.goods_id where a.cls_id in (select cls_id from goods_cls with(nolock) where isnull(is_show_mall, '0') = '1' and cls_no like '%' ) and a.status = '1' and isnull(a.is_show_mall, '0') = '1' and (a.goods_id in (select distinct i.goods_id from tr_order_item i with(nolock) inner join tr_order o with(nolock) on o.ord_id = i.ord_id where o.cus_no = '1051')) ) as m where 1 = 1) t WHERE t.rowid > 0 AND t.rowid <= 100 [详细] => 在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) 在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments) 在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) 在 System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters) 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs) 在 Api.BaseService.ProcessRequest(HttpContext context) [路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.goods , [方法] => get_cls_goods [入参] => {"cls_no":"","theme":"2","low_price":"","up_price":"","page_no":1,"page_size":100} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-03-10 17:34:05 [错误信息] => 已停止下单!
下单时间 23: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":"0000000000832,0000000005830,0000000005841,0000000005843,0000000005845,0000000005859,0000000005861,0000000005862,0000000005863,0000000005867,0000000005773,0000000005775,0000000000027,0000000000028,0000000005866,1000000007120,0000000001278,0000000002120,0000000005698,0000000005731,0000000005732,0000000004755,0000000004759,0000000005779,0000000005781,0000000005782,0000000001377,0000000004697,0000000004761,0000000005755,0000000005757,0000000005758,0000000005759,0000000005761,0000000005763,0000000005765,0000000005766,0000000005768,0000000005807,0000000005810,0000000001117,0000000001570,0000000002448,0000000005718,0000000005727,0000000001376,0000000001653,0000000001662,0000000005620,0000000005653,0000000005661,0000000005671,0000000005669,0000000005673,1000000006224,0000000000226,0000000004821,0000000005423,0000000005478,0000000005482,0000000005483,0000000005484,0000000005485,0000000005491,0000000000956,0000000000980,0000000005873,0000000005905,0000000005906,0000000005907,0000000000871,0000000001290,0000000004718,0000000005844,0000000005870,0000000005772,0000000005776,0000000005777,0000000005778,0000000000032,0000000000660,0000000000964,0000000003822,0000000004711,0000000004768,0000000005686,0000000005709,0000000005736,0000000005737,0000000005738,0000000005743,0000000005749,0000000005750,0000000005751,0000000005752,0000000004725,0000000005786,0000000005788,0000000005789,0000000005790,0000000005809,0000000005812,0000000005816,0000000005818,0000000005819,0000000005821,0000000005822,0000000005823,0000000005824,0000000005827,0000000005828,0000000004720,0000000005756,0000000004709,0000000004750,0000000004757,0000000004772,0000000004775,0000000004776,0000000005702,0000000005703,0000000005708,0000000001075,0000000005627,1000000007211,0000000003574,0000000004643,1000000006229,0000000005464,0000000005489,1000000006256,1000000007094,1000000006584,0000000005431,0000000005430,0000000001048,0000000005868,0000000005871,0000000005745,0000000005746,0000000005701,0000000005799,0000000005800,0000000005814,0000000004688,0000000004662,0000000002333,0000000003576,0000000000907,0000000005013,0000000005014,0000000005131,0000000005137,0000000005602,0000000000940,0000000000966,0000000005675,0000000001013,0000000005644,1000000006545,1000000006547,1000000006549,0000000000005,1000000006263,0000000005771,0000000005733,0000000005747,0000000000054,0000000004698,0000000005784,0000000005797,0000000005767,0000000004774,","ads_id":231,"distribution_type":0,"reach_time":"2025-03-11","cus_remark":"","cus_no":"1201","salesman_id":""} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-03-10 17:34:16 [错误信息] => 已停止下单!
下单时间 23: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":"0000000000832,0000000005830,0000000005841,0000000005843,0000000005845,0000000005859,0000000005861,0000000005862,0000000005863,0000000005867,0000000005773,0000000005775,0000000000027,0000000000028,0000000005866,1000000007120,0000000001278,0000000002120,0000000005698,0000000005731,0000000005732,0000000004755,0000000004759,0000000005779,0000000005781,0000000005782,0000000001377,0000000004697,0000000004761,0000000005755,0000000005757,0000000005758,0000000005759,0000000005761,0000000005763,0000000005765,0000000005766,0000000005768,0000000005807,0000000005810,0000000001117,0000000001570,0000000002448,0000000005718,0000000005727,0000000001376,0000000001653,0000000001662,0000000005620,0000000005653,0000000005661,0000000005671,0000000005669,0000000005673,1000000006224,0000000000226,0000000004821,0000000005423,0000000005478,0000000005482,0000000005483,0000000005484,0000000005485,0000000005491,0000000000956,0000000000980,0000000005873,0000000005905,0000000005906,0000000005907,0000000000871,0000000001290,0000000004718,0000000005844,0000000005870,0000000005772,0000000005776,0000000005777,0000000005778,0000000000032,0000000000660,0000000000964,0000000003822,0000000004711,0000000004768,0000000005686,0000000005709,0000000005736,0000000005737,0000000005738,0000000005743,0000000005749,0000000005750,0000000005751,0000000005752,0000000004725,0000000005786,0000000005788,0000000005789,0000000005790,0000000005809,0000000005812,0000000005816,0000000005818,0000000005819,0000000005821,0000000005822,0000000005823,0000000005824,0000000005827,0000000005828,0000000004720,0000000005756,0000000004709,0000000004750,0000000004757,0000000004772,0000000004775,0000000004776,0000000005702,0000000005703,0000000005708,0000000001075,0000000005627,1000000007211,0000000003574,0000000004643,1000000006229,0000000005464,0000000005489,1000000006256,1000000007094,1000000006584,0000000005431,0000000005430,0000000001048,0000000005868,0000000005871,0000000005745,0000000005746,0000000005701,0000000005799,0000000005800,0000000005814,0000000004688,0000000004662,0000000002333,0000000003576,0000000000907,0000000005013,0000000005014,0000000005131,0000000005137,0000000005602,0000000000940,0000000000966,0000000005675,0000000001013,0000000005644,1000000006545,1000000006547,1000000006549,0000000000005,1000000006263,0000000005771,0000000005733,0000000005747,0000000000054,0000000004698,0000000005784,0000000005797,0000000005767,0000000004774,","ads_id":231,"distribution_type":0,"reach_time":"2025-03-12","cus_remark":"","cus_no":"1201","salesman_id":""} ************************************************************************************** **************************mima_b2b_Login()2025/3/10 21:54:50************************* paramter0:12501 paramter1:oDppT5GxEkTuOzI3ZYnNWEX8IAF8 Api.Helper.Exceptions.KatException: 用户不存在 在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token) ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-03-10 21:54:50 [错误信息] => 用户不存在 [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 = '12501' or a.login_no = '12501' [详细] => 在 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":"12501","vip_pass":"888888","is_bind":"1","open_id":"oDppT5GxEkTuOzI3ZYnNWEX8IAF8"} **************************************************************************************