diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-05-02 15:16:54 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-05-02 15:16:54 +0700 |
| commit | 02d95b8fbc4faf0045d293514ce63de358fa7645 (patch) | |
| tree | de553456375f89ffac420c037c4bcd436b0b88b5 /indoteknik_api/controllers/api_v1/__init__.py | |
| parent | b43a60cca3644d09506673349589c9f213831862 (diff) | |
add kurir rajaongkir
Diffstat (limited to 'indoteknik_api/controllers/api_v1/__init__.py')
| -rw-r--r-- | indoteknik_api/controllers/api_v1/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_api/controllers/api_v1/__init__.py b/indoteknik_api/controllers/api_v1/__init__.py index 5d5f723b..d05cdf3a 100644 --- a/indoteknik_api/controllers/api_v1/__init__.py +++ b/indoteknik_api/controllers/api_v1/__init__.py @@ -23,3 +23,4 @@ from . import customer from . import content from . import midtrans from . import wati +from . import courier |
