mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 12:20:41 +00:00
remove ssm and add string id
This commit is contained in:
@@ -1103,7 +1103,7 @@ save(const char *key, const void * proto) {
|
||||
} else {
|
||||
lua_pop(L,2);
|
||||
}
|
||||
|
||||
|
||||
SPIN_UNLOCK(&CC)
|
||||
return result;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user