mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/unity.git
synced 2026-08-19 04:13:58 +00:00
fix the id
This commit is contained in:
+2
-2
@@ -80,7 +80,7 @@ class RenderServiceContractTemplateObligationsTableSeeder extends Seeder
|
||||
[
|
||||
'id' =>14,
|
||||
'user_id' => 6,
|
||||
'contract_template_id' => 1,
|
||||
'contract_template_id' => 3,
|
||||
'name' => 'Librarian check the book',
|
||||
'sequence' => 5.0,
|
||||
'reference' => null,
|
||||
@@ -96,7 +96,7 @@ class RenderServiceContractTemplateObligationsTableSeeder extends Seeder
|
||||
[
|
||||
'id' =>15,
|
||||
'user_id' => 6,
|
||||
'contract_template_id' => 1,
|
||||
'contract_template_id' => 3,
|
||||
'name' => 'Librarian update customer borrow record',
|
||||
'sequence' => 6.0,
|
||||
'reference' => null,
|
||||
|
||||
Reference in New Issue
Block a user