moneyIncentivesRules.yaml
515 字节
version: v1
kind: Schema
metadata:
name: moneyIncentivesRules
description: 金额激励规则实体
attributes:
- ref: moneyIncentivesRuleId
required: true
- ref: moneyIncentivesAmount
required: true
- ref: moneyIncentivesStage
required: true
- ref: moneyIncentivesStageEnd
required: true
- ref: moneyIncentivesStageStart
required: true
- ref: moneyIncentivesTime
required: true
- ref: referrerPercentage
required: true
- ref: salesmanPercentage
required: true