【接发车口方向类型修改为字符串】
This commit is contained in:
parent
6440a36356
commit
bab45540de
@ -89,7 +89,7 @@ public class DraftMapStationDirection implements Serializable {
|
||||
/**
|
||||
* 相对方向
|
||||
*/
|
||||
private DirectionLabelEnum relativeLabelEnum;
|
||||
private String relativeLabelEnum;
|
||||
|
||||
public void generateSectionList() {
|
||||
if (StringUtils.isEmpty(sectionsCode)) {
|
||||
|
Loading…
Reference in New Issue
Block a user