Пример #1
0
def sendCidToClient():
    cid = Comment.cid()
Пример #2
0
def sendCidToClient():
    cid = Comment.cid()
    return dict(cid=cid)