Merge remote-tracking branch 'origin/dev_price' into 20231126-yw

20231126-yw
yuanwei 2 years ago
commit ba23b3e90e

@ -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

Loading…
Cancel
Save