抢购货品同步
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package com.rj.dto.hxr;
|
||||
|
||||
/** hxrd {@code /api/order/goods} 顶层 JSON。 */
|
||||
public record HxrLbGoodsSelectResponse(int code, String msg, HxrLbGoodsPageData data) {}
|
||||
Reference in New Issue
Block a user