| In recent years,the economic model of paying members has been conducive to rapid development in China.By paying to become a member,you can enjoy more favorable prices and higher straight services.The economic model of paying members is becoming the new normal of consumption.The economic model of paying membership rewards a formal and sustainable relationship between individuals and companies.Companies provide members with better services,and members increase the total consumption and frequency of the company.The member economy in the Internet field ushered in explosive growth along with ecological competition.On the one hand,global Internet membership has formed a scale,and the number of Amazon member users exceeded 100 million in 2018.On the other hand,with the domestic transition from "incremental competition" to "stock competition",the domestic member economy ushered in explosive growth.Platformization solves the problems of repeated construction and difficulty in maintaining capabilities caused by the chimney design in rapid iterative development through abstraction and atomization of business capabilities.The abstraction of business capabilities builds shared,stable,and universal business capabilities,and business capabilities are atomic Modification provides orchestration capabilities and enables rapid business combination,trial and error,and iteration.The platform-based membership system architecture is highly cohesive and loosely coupled,supports rapid access to various membership services,high data availability,and easy integration of resources,which greatly reduces the repetitive resource waste caused by repeated function construction and maintenance,which is beneficial to business Iteration and development.The back-end language of this system is mainly Java,the overall back-end framework is SpringBoot,the persistence layer uses the Mybatis framework,the database uses Mysql,the cache uses redis,and ZooKeeper provides the system with distributed configuration,synchronization services,and naming registration capabilities.,Through Thrift as a communication bridge between services,Kafka as a message queue,and through current limiting,fuse,service monitoring,consistency check and other technologies to ensure the stability and reliability of the service.This system uses a micro-service architecture,based on business functional units,which is a decentralized distributed architecture,which reduces the complexity of the system and makes the system easy to maintain and easy to expand.From the perspective of member business,this system is divided into:member recall,member performance,and member operation based on the basic capabilities common to the business.(1)Member recall module:Responsible for providing flexible and easy-to-expandable recall capabilities for member products,membership identities,member activities,and membership rights,and provide different recall strategies according to different scenarios and different user identities.(2)Member performance module:Responsible for providing general membership performance capabilities,which can be performed through portals such as ordinary recharge performance,redemption code exchange performance,and external direct charge.The performance includes member identity performance and rights performance.(3)Member operation module:Responsible for providing one-stop member operation services,including precision marketing,rights configuration,membership card configuration,product configuration and activity configuration.At present,the system has been running online,and the results show that while the number of orders on the platform continues to increase,the subsidy rate of the platform continues to decrease,which has achieved large gains,in line with expectations. |