search

Home  >  Q&A  >  body text

java - How to realize unified operation function in PHP multi-management backend?

Problems encountered:
For example, the rules of the add, delete, modify, and check functions have been changed, blah blah blah, all backgrounds have to be changed

Excuse me:

  1. What I think of in this situation is to make an API interface for each background to call.

  2. How did you and your team handle this situation? The more senior you are, the more senior you are, you should learn from it.

PHP中文网PHP中文网2784 days ago492

reply all(3)I'll reply

  • 曾经蜡笔没有小新

    曾经蜡笔没有小新2017-05-16 13:04:55

    Don’t each backend manage different modules? Why do there exist the same functional modules? ?

    reply
    0
  • 淡淡烟草味

    淡淡烟草味2017-05-16 13:04:55

    Microservice development method, extracting public modules as basic services

    reply
    0
  • 天蓬老师

    天蓬老师2017-05-16 13:04:55

    The public part is independent, KO

    reply
    0
  • Cancelreply