python from kotti import Base from kotti.resources import Content class MyContent(Content, Base): def __init__(self, title, description): self.title = title self.description = description


上一篇:
下一篇:
切换中文