修改 url

This commit is contained in:
liubozhi 2025-04-22 09:56:55 +08:00
parent 7dec552329
commit e35e845dcb

View File

@ -27,7 +27,7 @@ import java.util.List;
* @date 2021-01-27 09:10:00
*/
@RestController("adminShopRefundAddrController")
@RequestMapping("/mp/RefundAddr")
@RequestMapping("/mp/refundAddr")
@Tag(name = "admin-退货地址")
public class ShopRefundAddrController {