|
|
@ -28,7 +28,7 @@ public class ThrProductTypeCotroller {
|
|
|
|
ThrProductTypeService thrProductTypeService;
|
|
|
|
ThrProductTypeService thrProductTypeService;
|
|
|
|
|
|
|
|
|
|
|
|
@AuthRuleAnnotation("")
|
|
|
|
@AuthRuleAnnotation("")
|
|
|
|
@GetMapping("/udiwms/thrsys/getHslbs")
|
|
|
|
@GetMapping("/udiwms/thrsys/getThrProductType")
|
|
|
|
public BaseResponse getProductTypes(FilterThrProductTypeRequest filterThrProductTypeRequest,
|
|
|
|
public BaseResponse getProductTypes(FilterThrProductTypeRequest filterThrProductTypeRequest,
|
|
|
|
BindingResult bindingResult) {
|
|
|
|
BindingResult bindingResult) {
|
|
|
|
|
|
|
|
|
|
|
|