Giter VIP home page Giter VIP logo

smart_p-l's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

smart_p-l's Issues

关于api的修改建议

POST /api/loan/lend 和 POST /api/loan/borrow顺便返回ID给我

GET /api/timeline?page=PAGE&size=SIZE 可以看到自己发布的业务 也就是在朋友圈可以看到自己的业务

关于企业总信用的分数问题的修改

原来是随机产生一个分数 70-120
现在改为
增加属性
企业信息完整度(80-120随机分数)
企业固有属性评分 (70-100随机分数)
企业历史记录 (35-100随机分数)
然后最后企业总信用=企业信息完整度0.4+企业固有属性评分0.2+企业历史记录*0.4
如果最后企业总信用 > 100 就取100

注册api修改

注册的时候企业的注册资本信息 类型改为 number
然后加一个企业的信用分数 类型也是number 70-120

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.