主题 : jspgou6.1.1店中店版本短信配置成功不能正常使用
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
1#   发表于:2020-05-25 13:33:36  IP:183.158.*.*
jspgou6.1.1店中店版本短信配置成功不能正常使用
公司已经购买且开通了阿里云的短信通渞,在JSPGOU店中店版短信配置中也配置了,但是不能正常收到短信;
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
2#   发表于:2020-05-25 13:35:34  IP:183.158.*.*
且在消息模板中也更新了真实的阿里云短信模板ID
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
3#   发表于:2020-05-25 13:43:01  IP:182.238.*.*
有错误日志吗?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
4#   发表于:2020-05-25 13:45:21  IP:183.158.*.*
没有,后台显示正常
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
5#   发表于:2020-05-25 13:45:54  IP:183.158.*.*
2020-05-25 13:36:58.415 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [1] as [BOOLEAN] - [false]  
2020-05-25 13:36:58.415 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [2] as [VARCHAR] - [userRegisterValidateCodeTpl]  
2020-05-25 13:36:58.415 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [3] as [SMALLINT] - [5]  
2020-05-25 13:36:58.416 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [4] as [SMALLINT] - [2]  
2020-05-25 13:36:58.417 INFO  [pool-3-thread-1]  c.jspgou.threadmsg.message.task.impl.EmailTaskImpl : email is null or empty.  
Hibernate: 
    select
        messagetpl0_.id as id1_147_,
        messagetpl0_.deleted_flag as deleted_2_147_,
        messagetpl0_.create_time as create_t3_147_,
        messagetpl0_.create_user as create_u4_147_,
        messagetpl0_.update_time as update_t5_147_,
        messagetpl0_.update_user as update_u6_147_,
        messagetpl0_.extended_field as extended7_147_,
        messagetpl0_.is_open as is_open8_147_,
        messagetpl0_.mes_content as mes_cont9_147_,
        messagetpl0_.mes_title as mes_tit10_147_,
        messagetpl0_.mes_type as mes_typ11_147_,
        messagetpl0_.mes_tpl_id as mes_tpl14_147_,
        messagetpl0_.push_params as push_pa12_147_,
        messagetpl0_.tpl_id as tpl_id13_147_ 
    from
        jc_sys_message_tpl_detail messagetpl0_ 
    inner join
        jc_sys_message_tpl messagetpl1_ 
            on messagetpl0_.mes_tpl_id=messagetpl1_.id 
    where
        messagetpl1_.deleted_flag=? 
        and messagetpl1_.mes_code=? 
        and messagetpl1_.mes_type=? 
        and messagetpl0_.mes_type=?
2020-05-25 13:36:58.417 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [1] as [BOOLEAN] - [false]  
2020-05-25 13:36:58.417 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [2] as [VARCHAR] - [userRegisterValidateCodeTpl]  
2020-05-25 13:36:58.417 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [3] as [SMALLINT] - [5]  
2020-05-25 13:36:58.417 TRACE [pool-3-thread-1]  org.hibernate.type.descriptor.sql.BasicBinder      : binding parameter [4] as [SMALLINT] - [3]  
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
6#   发表于:2020-05-25 13:46:07  IP:183.158.*.*
后台显示这些信息
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
7#   发表于:2020-05-25 16:11:09  IP:183.158.*.*
回复第3楼

看了后台:2020-05-25 16:04:40.234 INFO  [http-nio-8080-exec-2]  c.j.t.m.t.concrete.AbstractMessageQueueThreadPool  : the message unsupported! messageInfo: MessageInfo [id=null, messageType=5, messageCode=userRegisterValidateCodeTpl, scene=VALIDATE_CODE]    输出这样的信息,说是MQ不支持此消息
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
8#   发表于:2020-05-25 16:12:24  IP:182.238.*.*
您这个是日志里的输出信息吗?
每天告诉自己一次,“我真的很不错”。
级别: 举人
UID: 2400
积分:106 加为好友
威望: 3 精华: 0
主题:8 回复:75
注册时间:2010-01-28
在线时长:0
9#   发表于:2020-05-25 17:01:10  IP:183.158.*.*
回复第8楼
是的,你们有没有这个发短信,你们内部有没有测试过?
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
10#   发表于:2020-05-25 17:09:02  IP:182.238.*.*
我们是有测试过的   您那边是怎么配置的?
每天告诉自己一次,“我真的很不错”。
1 2 > >| 共2页