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

fix(server): add invite code chargeOrder invite code profit settings #1379

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

HUAHUAI23
Copy link
Contributor

@HUAHUAI23 HUAHUAI23 commented Jul 10, 2023

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

@HUAHUAI23 HUAHUAI23 changed the title fix(server): add invite code chargeOrder and fix invite code profit s… fix(server): add invite code chargeOrder invite code profit settings Jul 10, 2023
@HUAHUAI23 HUAHUAI23 requested a review from 0fatal July 10, 2023 09:00
@maslow maslow merged commit 7a13658 into labring:main Jul 11, 2023
@HUAHUAI23 HUAHUAI23 deleted the fix/invite-profit branch July 11, 2023 09:38
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.

3 participants