# test **Repository Path**: MeganZheng/test ## Basic Information - **Project Name**: test - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-13 - **Last Updated**: 2024-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ~~~ loans ├──common 通用模块 ├ └──common-core 核心模块 ├ └──common-log 封装日志记录 ├ └──common-redis 封装redis缓存服务 ├ └──common-oss 封装oss存储基础模块 ├ └──common-sms 封装短信发送模块 ├──modules 业务模块 ├ └──modules-user 用户模块 ├ └──modules-product 产品模块 ├ └──modules-application 贷款申请 ├ └──modules-admin 贷款管理模块 ~~~