@ -28,7 +28,7 @@ public class ThrProductTypeCotroller {
ThrProductTypeService thrProductTypeService;
@AuthRuleAnnotation("")
@GetMapping("/udiwms/thrsys/getHslbs")
@GetMapping("/udiwms/thrsys/getThrProductType")
public BaseResponse getProductTypes(FilterThrProductTypeRequest filterThrProductTypeRequest,
BindingResult bindingResult) {
@ -15,7 +15,7 @@ spring:
redis:
database: 8
host: 127.0.0.1
host: 127.0.0.19991
port: 6379
# password: 123456
timeout: 300