@@ -20,6 +20,7 @@ public function run()
20
20
[
21
21
[
22
22
'report_task_id ' => null ,
23
+ 'sector_id ' => null ,
23
24
'report_type ' => 'Rutin ' ,
24
25
'job_task_id ' => 1 ,
25
26
'subordinate ' => 3 ,
@@ -38,6 +39,7 @@ public function run()
38
39
],
39
40
[
40
41
'report_task_id ' => null ,
42
+ 'sector_id ' => null ,
41
43
'report_type ' => 'Rutin ' ,
42
44
'job_task_id ' => 1 ,
43
45
'subordinate ' => 4 ,
@@ -58,6 +60,7 @@ public function run()
58
60
59
61
[
60
62
'report_task_id ' => null ,
63
+ 'sector_id ' => null ,
61
64
'report_type ' => 'Rutin ' ,
62
65
'job_task_id ' => 2 ,
63
66
'subordinate ' => 3 ,
@@ -76,6 +79,7 @@ public function run()
76
79
],
77
80
[
78
81
'report_task_id ' => null ,
82
+ 'sector_id ' => null ,
79
83
'report_type ' => 'Rutin ' ,
80
84
'job_task_id ' => 2 ,
81
85
'subordinate ' => 4 ,
@@ -94,6 +98,7 @@ public function run()
94
98
],
95
99
[
96
100
'report_task_id ' => null ,
101
+ 'sector_id ' => null ,
97
102
'report_type ' => 'Rutin ' ,
98
103
'job_task_id ' => 2 ,
99
104
'subordinate ' => 4 ,
@@ -112,6 +117,7 @@ public function run()
112
117
],
113
118
[
114
119
'report_task_id ' => null ,
120
+ 'sector_id ' => null ,
115
121
'report_type ' => 'Rutin ' ,
116
122
'job_task_id ' => 3 ,
117
123
'subordinate ' => 3 ,
@@ -131,6 +137,7 @@ public function run()
131
137
132
138
[
133
139
'report_task_id ' => 1 ,
140
+ 'sector_id ' => 5 ,
134
141
'report_type ' => 'Isidentil ' ,
135
142
'job_task_id ' => null ,
136
143
'subordinate ' => 3 ,
@@ -152,6 +159,7 @@ public function run()
152
159
153
160
[
154
161
'report_task_id ' => 1 ,
162
+ 'sector_id ' => 5 ,
155
163
'report_type ' => 'Isidentil ' ,
156
164
'report_about ' => 'Penangkapan Oknum Petugas Bandara Kasus Bobol Koper Penumpang ' ,
157
165
'report_source_information ' => 'Aduan Masyarakat ' ,
@@ -171,6 +179,7 @@ public function run()
171
179
172
180
[
173
181
'report_task_id ' => 3 ,
182
+ 'sector_id ' => 4 ,
174
183
'report_type ' => 'Isidentil ' ,
175
184
'report_about ' => 'Tawuran STM di gunung pasir ' ,
176
185
'report_source_information ' => 'Aduan Masyarakat ' ,
@@ -190,6 +199,7 @@ public function run()
190
199
191
200
[
192
201
'report_task_id ' => 2 ,
202
+ 'sector_id ' => 8 ,
193
203
'report_type ' => 'Isidentil ' ,
194
204
'report_about ' => 'Laka Lantas Tunggal ' ,
195
205
'report_source_information ' => 'Aduan Masyarakat ' ,
0 commit comments