Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(serve): add account center #1370

Merged
merged 38 commits into from
Jul 7, 2023
Merged

feat(serve): add account center #1370

merged 38 commits into from
Jul 7, 2023

Conversation

HUAHUAI23
Copy link
Contributor

@HUAHUAI23 HUAHUAI23 commented Jul 7, 2023

use sys_db;
db.Setting.insertOne({
  public: true,
  key: 'Invitation Profit Amount',
  value: '100',
  desc: "Set up invitation rebate",
})

@HUAHUAI23 HUAHUAI23 requested a review from 0fatal July 7, 2023 08:02
server/src/account/account.service.ts Show resolved Hide resolved
server/src/account/account.service.ts Outdated Show resolved Hide resolved
server/src/account/account.service.ts Outdated Show resolved Hide resolved
server/src/account/dto/invite-code.dto.ts Show resolved Hide resolved
@HUAHUAI23 HUAHUAI23 requested a review from 0fatal July 7, 2023 09:15
0fatal
0fatal previously approved these changes Jul 7, 2023
0fatal
0fatal previously approved these changes Jul 7, 2023
0fatal
0fatal previously approved these changes Jul 7, 2023
0fatal
0fatal previously approved these changes Jul 7, 2023
@maslow maslow merged commit d1423bb into labring:main Jul 7, 2023
@HUAHUAI23 HUAHUAI23 deleted the account branch July 10, 2023 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants