mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 20:45:10 +08:00
station_setting_relation ----> thirdparty_station_relation
This commit is contained in:
@@ -9,7 +9,7 @@ import lombok.Data;
|
||||
* @date 2023/6/6 8:48
|
||||
*/
|
||||
@Data
|
||||
public class StationSettingRelationVO {
|
||||
public class ThirdPartyStationRelationVO {
|
||||
private String stationId;
|
||||
|
||||
private String thirdPartyType;
|
||||
Reference in New Issue
Block a user