moneyIncentivesRules.yaml
414 字节
version: v1
kind: Schema
metadata:
name: moneyIncentivesRules
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