moneyIncentivesRules.yaml
413 字节
version: v1
kind: Schema
metadata:
name: moneyIncentivesRule
description: 金额激励规则DTO
attributes:
- ref: moneyIncentivesAmount
required: true
- ref: moneyIncentivesStage
required: true
- ref: moneyIncentivesStageEnd
required: true
- ref: moneyIncentivesStageStart
required: true
- ref: referrerPercentage
required: true
- ref: salesmanPercentage
required: true