**************************************************************************************
[意料之内的错误] ----- 2024-11-29 01:16:08
[错误信息] => 请先登录
[详细] => 在 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
[入参] =>
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2024-11-29 08:25:36
[错误信息] => 参数goods_id不可以为空
[详细] => 在 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
[入参] => {}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2024-11-29 08:28:27
[错误信息] => 参数goods_id不可以为空
[详细] => 在 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
[入参] => {}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 10:34:56
[错误信息] => 已停止下单!
下单时间 22: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":"0000000000956,0000000005429,0000000005501,0000000000226,0000000001502,0000000005423,0000000005482,0000000005487,0000000005485,","ads_id":112,"distribution_type":0,"reach_time":"2024-11-30","cus_remark":"","cus_no":"1039","salesman_id":""}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 10:35:03
[错误信息] => 已停止下单!
下单时间 22: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":"0000000000956,0000000005429,0000000005501,0000000000226,0000000001502,0000000005423,0000000005482,0000000005487,0000000005485,","ads_id":112,"distribution_type":0,"reach_time":"2024-11-30","cus_remark":"","cus_no":"1039","salesman_id":""}
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 10:35:09
[错误信息] => 已停止下单!
下单时间 22: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":"0000000000956,0000000005429,0000000005501,0000000000226,0000000001502,0000000005423,0000000005482,0000000005487,0000000005485,","ads_id":112,"distribution_type":0,"reach_time":"2024-11-30","cus_remark":"","cus_no":"1039","salesman_id":""}
**************************************************************************************
**************************mima_b2b_Login()2024/11/29 11:48:42*************************
paramter0:123456
paramter1:oDppT5NHqo9md-FeohIe95ZrFDco
Api.Helper.Exceptions.KatException: 用户不存在
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 11:48:42
[错误信息] => 用户不存在
[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 = '123456' or a.login_no = '123456'
[详细] => 在 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":"123456","vip_pass":"1111","is_bind":"1","open_id":"oDppT5NHqo9md-FeohIe95ZrFDco"}
**************************************************************************************
**************************mima_b2b_Login()2024/11/29 12:32:08*************************
paramter0:1173
paramter1:oDppT5Me0oiKYfGLLzdIhdc69Xe0
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 12:32:08
[错误信息] => 密码错误
[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 = '1173' or a.login_no = '1173'
[详细] => 在 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":"1173","vip_pass":"","is_bind":"1","open_id":"oDppT5Me0oiKYfGLLzdIhdc69Xe0"}
**************************************************************************************
**************************mima_b2b_Login()2024/11/29 13:32:00*************************
paramter0:1127
paramter1:oDppT5FoTLXDQ9YnaXjK8Ac92ldg
Api.Helper.Exceptions.KatException: 密码错误
在 Api.BLL.b2b.CustomerService.mima_b2b_Login(String oper_id, String pwd, String open_id, B2B_Oper& oper, String& token)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 13:32: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 = '1127' or a.login_no = '1127'
[详细] => 在 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":"1127","vip_pass":"hlw113","is_bind":"1","open_id":"oDppT5FoTLXDQ9YnaXjK8Ac92ldg"}
**************************************************************************************
**************************************************************************************
[意料之内的错误] ----- 2024-11-29 20:30:21
[错误信息] => 请先登录
[详细] => 在 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":"30"}
**************************************************************************************
**************************mima_b2b_Login()2024/11/29 22:23:17*************************
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)
**************************************************************************************
**************************************************************************************
[意料之外的错误] ----- 2024-11-29 22:23:17
[错误信息] => 密码错误
[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":"88i888","is_bind":"1","open_id":"oDppT5Marmr7cgOcmKerRg6SorsQ"}
**************************************************************************************