guarantee-admin-api-v0.2/Modules/Reports/ReportDataModel.py

18 lines
252 B
Python

class ReportDataModel(object):
@staticmethod
def chapter01():
def section01():
"""评价结果"""
def section02():
"""主要财务数据"""
def section03():
"""评价观点"""