entity api

This commit is contained in:
glovetleong
2021-07-01 13:54:29 +08:00
parent 2b65de855a
commit bf8a18a4fd
8 changed files with 367 additions and 4 deletions
+10
View File
@@ -8,6 +8,16 @@
'description' => 'Unity',
],
'version' => 1,
'entity' => [
'signature' => [
'master_key' => 1,
],
'status' => [
'active' => 1,
'delete' => 2,
'pending' => 9
]
],
'contact_template' => [
'status' => [
'active' => 1,