moneyIncentives.yaml 417 字节
version: v1
kind: Schema
metadata:
  name: moneyIncentives
  description: 金额激励分红DTO
  attributes:
    - ref: cooperationContractNumber
      required: true
    - ref: cooperationContractName
      required: true
    - ref: cooperationMode
      required: true
    - ref: cooperationContractSponsor
      required: true
    - ref: createdAt
      description: 共创合约建立时间
      required: true