feat: 增加耗材类别编辑

dev_test1.0
chenhc 11 months ago
parent f28f4cccfb
commit ffe4a8013e

@ -134,4 +134,9 @@ public class UdiRlSupResponse {
@TableField(value = "matrial")
@ApiModelProperty(value="耗材材质")
private String matrial;
/**
* 12.
*/
private Integer hcType;
}

@ -113,6 +113,7 @@
basic_products.mjfs,
basic_products.categoryName,
basic_products.cphhhbh,
basic_udirel.hcType,
basic_udirel.groupBuy,
basic_udirel.id as uid,
basic_corp.name companyName,

Loading…
Cancel
Save