contract entity api

This commit is contained in:
glovetleong
2021-07-26 11:42:32 +08:00
parent 3b23ac84df
commit 247b21010e
15 changed files with 397 additions and 16 deletions
+7
View File
@@ -53,6 +53,13 @@
'pending' => 9
]
],
'contact_entity' => [
'status' => [
'active' => 1,
'delete' => 2,
'pending' => 9
]
],
'contract_obligation' => [
'complete_status' => [
'pending' => 9,