|
@@ -93,6 +93,7 @@ public class TmstruckSmsRusultServiceImpl extends BaseServiceImpl<TmstruckSmsRus
|
|
|
} catch (Exception e) {
|
|
|
e.printStackTrace();
|
|
|
}
|
|
|
+ map2.put("AppId",AppId);
|
|
|
map2.put("timestamp",timestamp);
|
|
|
map2.put("content",content);
|
|
|
map2.put("mobiles",driverPhone);
|