| | |
| | | import net.sf.json.JSONObject;
|
| | |
|
| | | public class JDApiUtil {
|
| | | public static String APP_ID = "1774659094";
|
| | | public static String APP_KEY = "7ba8e06b7d6fde3d6bd5db4b0026ecd7";
|
| | | public static String SECRET_KEY = "fb49bc6ecac5458ba5394fc2969d7c56";
|
| | | public static String APP_ID = "1864778416";
|
| | | public static String APP_KEY = "388f5133d13a5ea290aa5c44f3ebcc00";
|
| | | public static String SECRET_KEY = "e22367fc866746d98b50d47b4c521781";
|
| | | private static String SERVER_URL = "https://router.jd.com/api";
|
| | |
|
| | | public static long POSITION_FANLI = 1834339426L;
|
| | | public static long POSITION_SHARE = 1834289924L;
|
| | | public static long POSITION_COUPON = 1859510742L;
|
| | | public static long POSITION_FANLI = 1869704794L;
|
| | | public static long POSITION_SHARE = 1869542990L;
|
| | | public static long POSITION_COUPON = 1869704796L;
|
| | |
|
| | | // 订单查询类型
|
| | | public static int ORDER_TYPE_CREATETIME = 1;// 下单时间
|