mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
update 修改vin码相关代码逻辑
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
package com.jsowell.pile.dto;
|
||||
|
||||
import com.jsowell.pile.domain.MemberPlateNumberRelation;
|
||||
import com.jsowell.pile.domain.PileAuthCard;
|
||||
import com.jsowell.pile.vo.CarVinInfoVO;
|
||||
import com.jsowell.pile.vo.uniapp.PileConnectorDetailVO;
|
||||
@@ -71,5 +72,5 @@ public class GenerateOrderDTO extends BasicPileDTO{
|
||||
/**
|
||||
* vin启动有值
|
||||
*/
|
||||
private CarVinInfoVO carVinInfoVO;
|
||||
private MemberPlateNumberRelation MemberPlateNumberRelation;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user