# zcc **Repository Path**: nonosense/zcc ## Basic Information - **Project Name**: zcc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## backend code ### zcc-sso -- will use spring secrutity and spring oauth2 frame work to support sso feature ### zcc-amc -- will use mysql and mongodb for data structure and business -- object module is based on current businese object in db and code of groovy -- mybatis is orm framework -- swagger is used for friendly api interface for frontend developer or debug for backend developer ### zcc-common public utils tools or parameters ### zcc-cust custmer information from wangwei(scripy system) or from business department input ### zcc-log log system for record information in daily business use kafka message tool to receive the log information ### zcc-wechat wechat realted functions ### zcc-comn-func common functions can be used by all other modules