| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -549,6 +549,7 @@ public JSON onChildParse(int index, String key, JSONObject value) throws Excepti | |||
| 549 | 549 | @Override | |
| 550 | 550 | public void onPUTArrayParse(@NotNull String key, @NotNull JSONArray array) throws Exception { | |
| 551 | 551 | if (isTable == false || array.isEmpty()) { | |
| 552 | + sqlRequest.put(key, array); | ||
| 552 | 553 | Log.e(TAG, "onPUTArrayParse isTable == false || array == null || array.isEmpty() >> return;"); | |
| 553 | 554 | return; | |
| 554 | 555 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -314,12 +314,12 @@ https://github.com/Tencent/APIJSON/issues/187 | |||
| 314 | 314 | <a href="https://www.tencentmusic.com"><img src="https://user-images.githubusercontent.com/5738175/126524713-b38a8f02-3086-45d4-91db-6f5389811d51.png" height="75"></a> | |
| 315 | 315 | <br /> | |
| 316 | 316 | ||
| 317 | - <a href="http://www.transsion.com"><img src="http://apijson.cn/images/www.transsion.com.jpeg" height="75"></a> | ||
| 318 | - <a href="http://shebaochina.com"><img src="http://apijson.cn/images/shebaochina.com.png" height="75"></a> | ||
| 317 | + <a href="http://www.transsion.com"><img src="http://apijson.cn/images/users/www.transsion.com.jpeg" height="75"></a> | ||
| 318 | + <a href="http://shebaochina.com"><img src="http://apijson.cn/images/users/shebaochina.com.png" height="75"></a> | ||
| 319 | 319 | <a href="http://www.xmfish.com"><img src="http://apijson.cn/images/www.xmfish.com.gif" height="75"></a> | |
| 320 | 320 | <a href="http://www.xxwolo.com"><img src="http://apijson.cn/images/www.xxwolo.com.jpeg" height="75"></a> | |
| 321 | 321 | <a href="http://t-think.com"><img src="http://apijson.cn/images/t-think.com.png" height="75"></a> | |
| 322 | - <a href="http://xm.juhu.com"><img src="http://apijson.cn/images/xm.juhu.com.png" height="75"></a> | ||
| 322 | + <a href="http://xm.juhu.com"><img src="http://apijson.cn/images/users/xm.juhu.com.png" height="75"></a> | ||
| 323 | 323 | <a href="http://www.aipaipai-inc.com"><img src="http://apijson.cn/images/www.aipaipai-inc.com.png" height="75"></a> | |
| 324 | 324 | <a href="http://www.8soo.com"><img src="http://apijson.cn/images/www.8sso.com.jpeg" height="75"></a> | |
| 325 | 325 | <a href="https://www.shulian8.com"><img src="http://apijson.cn/images/www.shulian8.com.png" height="75"></a> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -226,12 +226,12 @@ https://github.com/Tencent/APIJSON/issues/187 | |||
| 226 | 226 | <a href="https://www.tencentmusic.com"><img src="https://user-images.githubusercontent.com/5738175/126524713-b38a8f02-3086-45d4-91db-6f5389811d51.png" height="75"></a> | |
| 227 | 227 | <br /> | |
| 228 | 228 | ||
| 229 | - <a href="http://www.transsion.com"><img src="http://apijson.cn/images/www.transsion.com.jpeg" height="75"></a> | ||
| 230 | - <a href="http://shebaochina.com"><img src="http://apijson.cn/images/shebaochina.com.png" height="75"></a> | ||
| 229 | + <a href="http://www.transsion.com"><img src="http://apijson.cn/images/users/www.transsion.com.jpeg" height="75"></a> | ||
| 230 | + <a href="http://shebaochina.com"><img src="http://apijson.cn/images/users/shebaochina.com.png" height="75"></a> | ||
| 231 | 231 | <a href="http://www.xmfish.com"><img src="http://apijson.cn/images/www.xmfish.com.gif" height="75"></a> | |
| 232 | 232 | <a href="http://www.xxwolo.com"><img src="http://apijson.cn/images/www.xxwolo.com.jpeg" height="75"></a> | |
| 233 | 233 | <a href="http://t-think.com"><img src="http://apijson.cn/images/t-think.com.png" height="75"></a> | |
| 234 | - <a href="http://xm.juhu.com"><img src="http://apijson.cn/images/xm.juhu.com.png" height="75"></a> | ||
| 234 | + <a href="http://xm.juhu.com"><img src="http://apijson.cn/images/users/xm.juhu.com.png" height="75"></a> | ||
| 235 | 235 | <a href="http://www.aipaipai-inc.com"><img src="http://apijson.cn/images/www.aipaipai-inc.com.png" height="75"></a> | |
| 236 | 236 | <a href="http://www.8soo.com"><img src="http://apijson.cn/images/www.8sso.com.jpeg" height="75"></a> | |
| 237 | 237 | <a href="https://www.shulian8.com"><img src="http://apijson.cn/images/www.shulian8.com.png" height="75"></a> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments