contract template obligation api

This commit is contained in:
glovetleong
2021-06-28 21:20:32 +08:00
parent ebdf9d57cc
commit 64280f5754
12 changed files with 464 additions and 4 deletions
+7
View File
@@ -15,6 +15,13 @@
'pending' => 9
]
],
'contract_template_obligation' => [
'status' => [
'active' => 1,
'delete' => 2,
'pending' => 9
]
],
'contract_obligation' => [
'complete_status' => [
'pending' => 9,