Commit bb8a6c41 authored by hezhen's avatar hezhen

123

parent aea3c1d2
...@@ -248,7 +248,7 @@ public class SmsService { ...@@ -248,7 +248,7 @@ public class SmsService {
} }
if (i>3){ if (i>2){
jsonParams.put(param+(i+2),para); jsonParams.put(param+(i+2),para);
}else { }else {
jsonParams.put(param+(i+1),para); jsonParams.put(param+(i+1),para);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment