Giter VIP home page Giter VIP logo

Comments (7)

HeVTion avatar HeVTion commented on June 10, 2024

已按格式提交工单,哪里填的不对的地方请老师指出,这个bug比较急,请老师帮忙排查一下,因为其他的框架,包括postmen都是好的

from easyhttp.

HeVTion avatar HeVTion commented on June 10, 2024

大部分情况,请求参数的key,都是有值的,但是特定的某个接口需要传递“”的key,值是map, map要被GsonUtils.toJson(param))转成json格式

from easyhttp.

HeVTion avatar HeVTion commented on June 10, 2024

我哥呢

from easyhttp.

getActivity avatar getActivity commented on June 10, 2024

小伙子,你不要用 Map 再转 Json,直接传 Json 进去。

from easyhttp.

HeVTion avatar HeVTion commented on June 10, 2024

不是的,哥哥, maps.put("", JSON.toJSONString(maps));
他要求就是key是null的, 我传了json 传了map 各种传都不行,所以我好奇是不是框架内部是否做了处理,因为之前用的框架是可以正常传递的, key = “” , value = JSON.toJSONString(maps))

我折腾半天了,55555

from easyhttp.

HeVTion avatar HeVTion commented on June 10, 2024

(后端都是完整的逻辑,现在是更换了轮子的哥的框架在做适配,所以不可能是后端的原因)后端反馈,我传上去的明明是int, 后端接收到的是string,

from easyhttp.

HeVTion avatar HeVTion commented on June 10, 2024

可以了我哥,终于解毒了

from easyhttp.

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.