mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
update 生成订单,校验小程序所属运营商
This commit is contained in:
@@ -83,4 +83,9 @@ public class GenerateOrderDTO extends BasicPileDTO{
|
||||
* 站点id
|
||||
*/
|
||||
private String stationId;
|
||||
|
||||
/**
|
||||
* 微信小程序appId
|
||||
*/
|
||||
private String appId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user