src/main/java/com/whyc/pojo/ProductSoftware.java
@@ -6,7 +6,7 @@ import java.util.Date; @TableName(schema = "db_doc",value = "tb_product_software") @TableName(value = "tb_product_software") @Alias("ProductSoftware") public class ProductSoftware {