noticePersonal.yaml 749 字节
version: v1
kind: HttpApi
metadata:
  service: noticePersonal
  path: /notice-personal
  endpoints:
    - method: getNoticePersonalList
      route:
        post: /
    - method: agreeJoinCreationProject
      route:
        post: /agree-join-creation-project
    - method: informExpectedDividends
      route:
        post: /inform-expected-dividends
    - method: refuseJoinCreationProject
      route:
        post: /refuse-join-creation-project
    - method: informJoinCreationContract
      route:
        post: /inform-join-creation-contract

    - method: creditAccountEstimate
      route:
        post: /credit-account/dividends-estimate
    - method: creditAccountPayment
      route:
        post: /notice-personal/credit-account/payment