remove ssm and add string id

This commit is contained in:
Cloud Wu
2019-06-18 14:09:36 +08:00
committed by 云风
parent 7032f21d18
commit 5d26fb3f18
20 changed files with 183 additions and 1172 deletions

View File

@@ -1103,7 +1103,7 @@ save(const char *key, const void * proto) {
} else {
lua_pop(L,2);
}
SPIN_UNLOCK(&CC)
return result;
}