# retirement-all **Repository Path**: rendawudi/retirement-all ## Basic Information - **Project Name**: retirement-all - **Description**: 根据提供的接口和前端页面选择的感兴趣股票,进行实时分析和消息提醒,分析可以基于深度学习或GPT接口,消息提醒可以设置多种渠道,例如企业微信机器人,微信机器人,短信,邮箱等等 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 28 - **Forks**: 0 - **Created**: 2024-06-14 - **Last Updated**: 2025-01-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 创建模块: `` mvn archetype:generate -DgroupId=com.rendawudi.retirement.user.web -DartifactId=user-web -Dversion=1.0.0-SNAPSHOT -Dpackage=com.rendawudi.retirement -DarchetypeArtifactId=cola-framework-archetype-web -DarchetypeGroupId=com.alibaba.cola -DarchetypeVersion=5.0.0 mvn archetype:generate -DgroupId=com.rendawudi.retirement.community.web -DartifactId=community-web -Dversion=1.0.0-SNAPSHOT -Dpackage=com.rendawudi.retirement -DarchetypeArtifactId=cola-framework-archetype-web -DarchetypeGroupId=com.alibaba.cola -DarchetypeVersion=5.0.0 ``