风机规格型号表变更

This commit is contained in:
huguanghan 2024-11-19 10:44:41 +08:00
parent ee7d741790
commit d607ad969d

View File

@ -13,7 +13,7 @@ import org.springframework.format.annotation.DateTimeFormat;
import java.util.Date;
@TableName("sys_theoretical_power_curve")
@TableName("sys_turbine_specifications")
@Data
@NoArgsConstructor
@AllArgsConstructor