#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
    demeter init
    author:rabin
    实现具体的业务逻辑,前台、后台、接口都走这一套逻辑,此处可以直接生成接口
"""