dromara / dromara/SMS4J

中国移动 云MAS addSerial参数为空时没有放到map中导致发送失败

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
1.3k
Forks
164
PR merge metrics
No merged PRs in 30d

Description

MasUtils.javaz中66行
当addSerial为空时,map还是要添加map.put("addSerial", "");
要不然会发送失败,返回:{“msgGroup”:“”,“rspcod”:“InvalidUsrOrPwd”,“success”:false}

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at line 66 of MasUtils.javaz and inspect how the map is built when addSerial is empty. Verify the request still includes the addSerial entry with an empty value, then confirm the China Mobile YunMAS send path no longer returns the reported InvalidUsrOrPwd response.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.