调整命名

This commit is contained in:
jing's 2024-02-21 13:36:00 +08:00
parent 214c515136
commit c282f9aebe
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ import java.util.Objects;
*/ */
@Data @Data
@Accessors(chain = true) @Accessors(chain = true)
@ApiModel(value = "com-nflg-product-bomnew-pojo-new-vo-BomNewEbomParentFormalEntityVO") @ApiModel(value = "com-nflg-product-bomnew-pojo-new-vo-BomNewEbomParentFormalVO")
public class BomNewEbomParentFormalVO extends BaseMaterialVO implements Serializable { public class BomNewEbomParentFormalVO extends BaseMaterialVO implements Serializable {
/** /**

View File

@ -19,7 +19,7 @@ import java.util.List;
*/ */
@Data @Data
@Accessors(chain = true) @Accessors(chain = true)
@ApiModel(value="com-nflg-product-bomnew-pojo-new-vo-BomNewPbomParentEntityVO") @ApiModel(value="com-nflg-product-bomnew-pojo-new-vo-BomNewEbomParentFormalVO")
public class BomNewPbomParentFormalVO extends BaseMaterialVO implements Serializable { public class BomNewPbomParentFormalVO extends BaseMaterialVO implements Serializable {
/** /**