config.json 406 B

1234567891011121314151617181920
  1. {
  2. "default":[
  3. "android-support-v4.jar",
  4. "commons-httpclient-3.1.jar",
  5. "org.apache.http.legacy.jar",
  6. "qytx_pro_3.4.1.jar",
  7. "walle.jar",
  8. "walle-reader-1.1.6.jar",
  9. "jm_sdk_20190924.jar"
  10. ],
  11. "nopay":[
  12. "android-support-v4.jar",
  13. "commons-httpclient-3.1.jar",
  14. "org.apache.http.legacy.jar",
  15. "qytx_pro_3.4.1.jar",
  16. "walle.jar",
  17. "walle-reader-1.1.6.jar",
  18. "jm_sdk_nopay_20190924.jar"
  19. ]
  20. }