1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-01 23:46:53 +00:00

add ctime

This commit is contained in:
Xiangyue Cai
2019-09-09 12:15:20 +08:00
parent 9a1b17fe87
commit f01753c262
7 changed files with 12 additions and 8 deletions

View File

@@ -795,7 +795,7 @@ class SeafServerThreadedRpcClient(NamedPipeClient):
def publish_event(channel, content):
pass
@searpc_func("string", ["string"])
@searpc_func("json", ["string"])
def pop_event(channel):
pass