亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

java - How to realize unified operation function in PHP multi-management backend?
PHP中文網(wǎng)
PHP中文網(wǎng) 2017-05-16 13:02:55
0
3
575
  • The diversification of needs has led to several backends A B C D...

  • The derived backend is deployed on multiple different servers S1 S2 S3...

  • Multiple management backgrounds have some of the same functions: User addition, deletion, modification, article management, device management operations, message sending...

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中文網(wǎng)
PHP中文網(wǎng)

認(rèn)證0級(jí)講師

reply all(3)
曾經(jīng)蠟筆沒有小新

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

淡淡煙草味

Microservice development method, extracting public modules as basic services

Peter_Zhu

The public part is independent, KO

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template