长泰新增配送产品,物资分类问题

20231126-yw
anthonywj 2 years ago
parent f79458bb45
commit 6d0090c058

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