**************************mima_b2b_Login()2025/7/22 1:45:29************************* paramter0: paramter1:oDppT5NgMumvc9v8RaVJlNjEBqfg 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-07-22 01:45:29 [错误信息] => 用户不存在 [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":"oDppT5NgMumvc9v8RaVJlNjEBqfg"} ************************************************************************************** **************************mima_b2b_Login()2025/7/22 2:10:24************************* paramter0:1188 paramter1:oDppT5H8_anmZB4qg0X3-JxN2ruc 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-07-22 02:10:24 [错误信息] => 密码错误 [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 = '1188' or a.login_no = '1188' [详细] => 在 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":"1188","vip_pass":"1188","is_bind":"1","open_id":"oDppT5H8_anmZB4qg0X3-JxN2ruc"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-07-22 09:18:49 [错误信息] => 正在中止线程。 [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('1038',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 = '1038') 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 = '1038' 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 = '1038')) ) 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} ************************************************************************************** **************************mima_b2b_Login()2025/7/22 16:15:40************************* paramter0:1225 paramter1:oDppT5C_3B0HMRDKus-qETxC7vDg 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-07-22 16:15:40 [错误信息] => 密码错误 [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 = '1225' or a.login_no = '1225' [详细] => 在 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":"1225","vip_pass":"555555","is_bind":"1","open_id":"oDppT5C_3B0HMRDKus-qETxC7vDg"} ************************************************************************************** **************************mima_b2b_Login()2025/7/22 16:30:07************************* paramter0:1985 paramter1:oDppT5GKd3XdzYUtK-j_KtM7w3yo 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-07-22 16:30:07 [错误信息] => 用户不存在 [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 = '1985' or a.login_no = '1985' [详细] => 在 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":"1985","vip_pass":"888888","is_bind":"1","open_id":"oDppT5GKd3XdzYUtK-j_KtM7w3yo"} ************************************************************************************** **************************mima_b2b_Login()2025/7/22 19:38:06************************* paramter0:1823 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) ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-07-22 19:38:06 [错误信息] => 用户不存在 [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 = '1823' or a.login_no = '1823' [详细] => 在 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":"1823","vip_pass":"888888","is_bind":"1","open_id":"oDppT5Marmr7cgOcmKerRg6SorsQ"} ************************************************************************************** **************************mima_b2b_Login()2025/7/22 19:38:12************************* paramter0:1823 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) ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2025-07-22 19:38:12 [错误信息] => 用户不存在 [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 = '1823' or a.login_no = '1823' [详细] => 在 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":"1823","vip_pass":"888888","is_bind":"1","open_id":"oDppT5Marmr7cgOcmKerRg6SorsQ"} **************************************************************************************