mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
打印日志
This commit is contained in:
@@ -11,7 +11,7 @@ import java.io.Serializable;
|
||||
public class AppletTemplateMessageSendDTO implements Serializable {
|
||||
private static final long serialVersionUID = 2234575457450378840L;
|
||||
|
||||
// 场景类型(1-开始充电;2-结束充电)
|
||||
// 场景类型(1-开始充电;2-结束充电; 3-预约充电启动结果通知)
|
||||
private String type;
|
||||
|
||||
//接收者(用户)的 openid
|
||||
|
||||
Reference in New Issue
Block a user