**************************mima_b2b_Login()2022/7/11 6:01:10************************* paramter0:1033 paramter1:oDppT5INUeSOOo_EjEarEm31Sbxc 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-07-11 06:01: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 = '1033' or a.login_no = '1033' [详细] => 在 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":"1033","vip_pass":"312456","is_bind":"1","open_id":"oDppT5INUeSOOo_EjEarEm31Sbxc"} ************************************************************************************** **************************mima_b2b_Login()2022/7/11 6:01:11************************* paramter0:1033 paramter1:oDppT5INUeSOOo_EjEarEm31Sbxc 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-07-11 06:01:11 [错误信息] => 密码错误 [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 = '1033' or a.login_no = '1033' [详细] => 在 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":"1033","vip_pass":"312456","is_bind":"1","open_id":"oDppT5INUeSOOo_EjEarEm31Sbxc"} ************************************************************************************** **************************mima_b2b_Login()2022/7/11 6:01:16************************* paramter0:1033 paramter1:oDppT5INUeSOOo_EjEarEm31Sbxc 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-07-11 06:01: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 = '1033' or a.login_no = '1033' [详细] => 在 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":"1033","vip_pass":"312456","is_bind":"1","open_id":"oDppT5INUeSOOo_EjEarEm31Sbxc"} ************************************************************************************** ************************************************************************************** [意料之内的错误] ----- 2022-07-11 11:51:10 [错误信息] => 请先登录 [详细] => 在 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 [入参] => ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 15:21:36 [错误信息] => 商品数量不能小于零! [sql] => select qty from tr_shopcart where goods_id = '0000000001877' and open_id='1055' [详细] => 在 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":"0000000001877"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 15:30:55 [错误信息] => 该商品已失效! [sql] => select qty from tr_shopcart where goods_id = '0000000003595' and open_id='1055' [详细] => 在 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":"0000000003595"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 15:32:22 [错误信息] => 已停止下单!
下单时间 16:15至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":"0000000000872,0000000001257,0000000001404,0000000001941,0000000005802,0000000005819,0000000005821,0000000005828,0000000004688,0000000004720,0000000005756,0000000001117,0000000005703,0000000001746,0000000004769,0000000004780,0000000005838,0000000005839,0000000005852,0000000005855,0000000000568,0000000005830,0000000005843,0000000005844,0000000005845,0000000005859,0000000005862,0000000005870,0000000005772,0000000000028,0000000000660,0000000005732,0000000005733,0000000005735,0000000005737,0000000005741,0000000005743,0000000005746,0000000005748,0000000005752,0000000005753,0000000004755,0000000005791,0000000005799,0000000005800,0000000005758,0000000005759,0000000005762,0000000005763,0000000005764,0000000005765,0000000005769,0000000005807,0000000005810,0000000001749,","ads_id":29,"distribution_type":0,"reach_time":"2022-07-13","cus_remark":"","cus_no":"1027","salesman_id":""} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 15:32:32 [错误信息] => 已停止下单!
下单时间 16:15至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":"0000000000872,0000000001257,0000000001404,0000000001941,0000000005802,0000000005819,0000000005821,0000000005828,0000000004688,0000000004720,0000000005756,0000000001117,0000000005703,0000000001746,0000000004769,0000000004780,0000000005838,0000000005839,0000000005852,0000000005855,0000000000568,0000000005830,0000000005843,0000000005844,0000000005845,0000000005859,0000000005862,0000000005870,0000000005772,0000000000028,0000000000660,0000000005732,0000000005733,0000000005735,0000000005737,0000000005741,0000000005743,0000000005746,0000000005748,0000000005752,0000000005753,0000000004755,0000000005791,0000000005799,0000000005800,0000000005758,0000000005759,0000000005762,0000000005763,0000000005764,0000000005765,0000000005769,0000000005807,0000000005810,0000000001749,","ads_id":29,"distribution_type":0,"reach_time":"2022-07-13","cus_remark":"","cus_no":"1027","salesman_id":""} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 16:12:14 [错误信息] => 已停止下单!
下单时间 16:15至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":"0000000005923,0000000004928,0000000005938,0000000005949,0000000005932,0000000005922,","ads_id":12,"distribution_type":0,"reach_time":"2022-07-13","cus_remark":"","cus_no":"1041","salesman_id":""} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 16:13:48 [错误信息] => 已停止下单!
下单时间 16:15至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":"0000000005923,0000000004928,0000000005938,0000000005949,0000000005932,0000000005922,","ads_id":12,"distribution_type":0,"reach_time":"2022-07-13","cus_remark":"","cus_no":"1041","salesman_id":""} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 16:13:55 [错误信息] => 已停止下单!
下单时间 16:15至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":"0000000005923,0000000004928,0000000005938,0000000005949,0000000005932,0000000005922,","ads_id":12,"distribution_type":0,"reach_time":"2022-07-13","cus_remark":"","cus_no":"1041","salesman_id":""} ************************************************************************************** **************************mima_b2b_Login()2022/7/11 17:26:00************************* paramter0:1001 paramter1:oDppT5P-BRvhCLySMAm1dekHZmSE 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-07-11 17:26:00 [错误信息] => 密码错误 [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":"113456","is_bind":"1","open_id":"oDppT5P-BRvhCLySMAm1dekHZmSE"} ************************************************************************************** **************************mima_b2b_Login()2022/7/11 17:32:06************************* paramter0:1060 paramter1:oDppT5AKc--0TfrLhtsKitYv1p6g 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-07-11 17:32: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 = '1060' or a.login_no = '1060' [详细] => 在 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":"1060","vip_pass":"huahang88","is_bind":"1","open_id":"oDppT5AKc--0TfrLhtsKitYv1p6g"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 18:34:13 [错误信息] => 该商品已失效! [sql] => select qty from tr_shopcart where goods_id = '0000000004769' and open_id='1025' [详细] => 在 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":"0000000004769"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 18:37:37 [错误信息] => 该商品已失效! [sql] => select qty from tr_shopcart where goods_id = '0000000005745' and open_id='1025' [详细] => 在 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":"0000000005745"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 18:39:55 [错误信息] => 该商品已失效! [sql] => select qty from tr_shopcart where goods_id = '0000000004744' and open_id='1025' [详细] => 在 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":"0000000004744"} ************************************************************************************** **************************mima_b2b_Login()2022/7/11 20:02:38************************* paramter0:1601 paramter1:oDppT5E7Epm3Ow08c4Qn0Kch3Ow8 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-07-11 20:02:38 [错误信息] => 用户不存在 [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 = '1601' or a.login_no = '1601' [详细] => 在 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":"1601","vip_pass":"123456","is_bind":"1","open_id":"oDppT5E7Epm3Ow08c4Qn0Kch3Ow8"} ************************************************************************************** ************************************************************************************** [意料之外的错误] ----- 2022-07-11 20:11:37 [错误信息] => 该商品已失效! [sql] => select qty from tr_shopcart where goods_id = '0000000000044' and open_id='1061' [详细] => 在 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":"0000000000044"} ************************************************************************************** ************************************************************************************** [意料之内的错误] ----- 2022-07-11 20:52:19 [错误信息] => 参数qty数字格式有误 [详细] => 在 Api.Helper.Check.CheckParameters(ParameterInfo[] parameters, Dictionary`2 pars_dic, Boolean NotNull) 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs) 在 Api.BaseService.ProcessRequest(HttpContext context) [路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => add [入参] => {"goods_id":"0000000000660","qty":"0 2"} ************************************************************************************** ************************************************************************************** [意料之内的错误] ----- 2022-07-11 20:52:21 [错误信息] => 参数qty数字格式有误 [详细] => 在 Api.Helper.Check.CheckParameters(ParameterInfo[] parameters, Dictionary`2 pars_dic, Boolean NotNull) 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs) 在 Api.BaseService.ProcessRequest(HttpContext context) [路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.shopcart , [方法] => add [入参] => {"goods_id":"0000000000660","qty":"02 2"} ************************************************************************************** ************************************************************************************** [意料之内的错误] ----- 2022-07-11 20:59:22 [错误信息] => 登录已失效 [详细] => 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs) 在 Api.BaseService.ProcessRequest(HttpContext context) [路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.goods , [方法] => get_goods_detail [入参] => {"goods_id":"0000000002763"} ************************************************************************************** ************************************************************************************** [意料之内的错误] ----- 2022-07-11 20:59:29 [错误信息] => 登录已失效 [详细] => 在 Api.BaseService.GetMethod(MethodInfo method, Dictionary`2 pairs) 在 Api.BaseService.ProcessRequest(HttpContext context) [路由] => Api.SingOut.b2b.mina.SingOut.b2b.mina.goods , [方法] => get_goods_detail [入参] => {"goods_id":"0000000002763"} **************************************************************************************