czt
2025-08-20 12c99c99ed89d1d11318d9b4c6c295d35e21b1e7
src/main/java/com/fzzy/order/common/data/OrderCommonResp.java
@@ -10,7 +10,7 @@
 * @date 2023/08/17
 */
@Data
public class OrderCommonResp<T> implements Serializable {
public class OrderCommonResp implements Serializable {
    /**
     *
     */