1
This commit is contained in:
@@ -2,8 +2,6 @@ package cn.van.business.model.jd;
|
||||
|
||||
import com.fasterxml.jackson.annotation.JsonProperty;
|
||||
|
||||
import javax.persistence.Entity;
|
||||
import javax.persistence.Table;
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
|
||||
@@ -6,7 +6,6 @@ package cn.van.business.model.jd;
|
||||
* @create 2024/11/6 10:52
|
||||
* @description:
|
||||
*/
|
||||
import com.jd.open.api.sdk.domain.kplunion.OrderService.response.query.GoodsInfo;
|
||||
|
||||
import javax.persistence.*;
|
||||
import java.util.Date;
|
||||
|
||||
Reference in New Issue
Block a user