wangrenhuang
2023-05-22 9f29abe0654aa7c5566883329395f6ee22877ead
phis-feign/src/main/java/com/hz/his/feign/service/platform/SPhipUserService.java
@@ -84,4 +84,6 @@
     */
    @PostMapping("/attention/product/record/edit")
    Result userAttentionProductRecordEdit(@RequestBody UserAttentionProductDto userAttentionProductDto);
}