| | |
| | | import com.yeshi.fanli.dto.suning.SuningQueryModel;
|
| | | import com.yeshi.fanli.entity.suning.SuningOrderInfo;
|
| | | import com.yeshi.fanli.util.StringUtil;
|
| | | import com.yeshi.fanli.util.TimeUtil;
|
| | | import org.yeshi.utils.TimeUtil;
|
| | |
|
| | | import net.sf.json.JSONArray;
|
| | | import net.sf.json.JSONObject;
|
| | |
| | |
|
| | | public final static String PID_SHARE = "666527";
|
| | | public final static String PID_BUY = "666526";
|
| | | public final static String PID_COUPON = "666528";
|
| | |
|
| | | private static String post(String url, String entity, Map<String, String> headers) {
|
| | | String charset = "utf-8";
|