station_setting_relation ----> thirdparty_station_relation

This commit is contained in:
Lemon
2023-07-07 14:40:19 +08:00
parent 04b4859bcb
commit a1c8dfd525
12 changed files with 196 additions and 202 deletions

View File

@@ -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;
/**