mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-24 04:55:08 +08:00
station_setting_relation ----> thirdparty_station_relation
This commit is contained in:
@@ -11,7 +11,7 @@ import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
* @author jsowell
|
||||
* @date 2023-06-06
|
||||
*/
|
||||
public class StationSettingRelation extends BaseEntity {
|
||||
public class ThirdPartyStationRelation extends BaseEntity {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/**
|
||||
Reference in New Issue
Block a user