Skip to content
Snippets Groups Projects
Commit c8f7f2e6 authored by DewanaGustavus's avatar DewanaGustavus
Browse files

feat: update SOAP DB relation

parent 1dd1d6a8
No related merge requests found
......@@ -8,6 +8,7 @@ export default interface OrderInterface {
id_kurir ?: number
id_pemesan ?: number
keterangan ?: string
nama_kurir ?: string
nama_penerima ?: string
status ?: OrderStatus
}
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment