Merge remote-tracking branch 'origin/feature/mall_product' into feature/mall_product

This commit is contained in:
owen
2023-09-30 22:09:49 +08:00
33 changed files with 182 additions and 160 deletions

View File

@ -39,4 +39,6 @@ public class MemberSignInRecordDO extends BaseDO {
*/
private Integer point;
// TODO 疯狂:签到的经验
}