016 add creating order to adapter

This commit is contained in:
Раис Юсупалиев
2026-03-14 03:54:55 +03:00
parent 66beab4682
commit 15a17be4ed
12 changed files with 607 additions and 12 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"test": {
"base_url": "https://api.edu.cdek.ru"
},
"prod": {
"base_url": "https://api.cdek.ru"
}
}