Code Monkey home page Code Monkey logo

Comments (9)

getActivity avatar getActivity commented on May 23, 2024
image image image

from gsonfactory.

getActivity avatar getActivity commented on May 23, 2024

小伙子,提供你提供的复现步骤,我无法复现此问题,你确认一下复现的步骤是否有问题?或者你提供一个 Demo 工程上传到这里来,我这边来做测试。

from gsonfactory.

mstains avatar mstains commented on May 23, 2024

Snipaste_2024-05-06_19-03-13
Snipaste_2024-05-06_19-03-25
Retrofit 配置
Retrofit.Builder().addCallAdapterFactory(RxJava2CallAdapterFactory.create())
.addConverterFactory(ScalarsConverterFactory.create())
.addConverterFactory(GsonConverterFactory.create(GsonFactory.getSingletonGson()))
.client(createOkHttpClient(cache, HttpConst.LONG_HTTP_TIMEOUT)).baseUrl(baseUrl).build()

from gsonfactory.

getActivity avatar getActivity commented on May 23, 2024

@mstains 小伙子,你直接提供一个可供复现的 Demo 工程给到我。

from gsonfactory.

mstains avatar mstains commented on May 23, 2024

Uploading GsonFactoryApplication.zip…
这是写的demo工程

from gsonfactory.

getActivity avatar getActivity commented on May 23, 2024

@mstains 小伙子,你确定 Demo 工程上传成功了?

from gsonfactory.

mstains avatar mstains commented on May 23, 2024

GsonFactoryApplication.zip
重新上传

from gsonfactory.

getActivity avatar getActivity commented on May 23, 2024
image

from gsonfactory.

getActivity avatar getActivity commented on May 23, 2024

小伙子,result 没有加 ? 表示这个字段一定不为 null,但是后台返回 null,你不觉得这样定义有问题?

from gsonfactory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.