Exemplo n.º 1
0
def delete_one(param):
    return common.delete_one("db_blog_user", param)
Exemplo n.º 2
0
def delete_one(param):
    return common.delete_one("db_blog_content", param)
Exemplo n.º 3
0
def delete_one(param):
    return common.delete_one("db_blog_discuss", param)