# market **Repository Path**: ask-open-project/market ## Basic Information - **Project Name**: market - **Description**: 商城项目的模板包,用这个吧 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-07-29 - **Last Updated**: 2025-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 新版app的接口 ## 除了实体对象外,不要用lombok,以免查找问题或debug时出现行数对不上 ## 查询数据库的操作不要写这里,写到领域层里面