|
@@ -328,7 +328,6 @@ public class AdminCustomerController {
|
|
pagedResult.setTotal(totalNum);
|
|
pagedResult.setTotal(totalNum);
|
|
}
|
|
}
|
|
ProductType productType = new ProductType();
|
|
ProductType productType = new ProductType();
|
|
- productType.setTypeStatus(1);
|
|
|
|
//查询产品类型集合
|
|
//查询产品类型集合
|
|
List<ProductType> typeList = productService.listProductType(productType);
|
|
List<ProductType> typeList = productService.listProductType(productType);
|
|
//查询客诉类型集合
|
|
//查询客诉类型集合
|