Commit df9e4934 by 王世昌

修复促销通知

parent 36d1755c
......@@ -66,7 +66,7 @@ public interface PromotionDiscountClient {
* @param groupWorkRefundRequest
* @return
*/
@PostMapping("/groupWork/refund")
@PostMapping("/activity/groupWork/refund")
GroupWorkRefundResponse groupWorkRefund(GroupWorkRefundRequest groupWorkRefundRequest);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment