Skip to content

Commit 759e23d

Browse files
add supplier1 and supplier2
1 parent c21f31c commit 759e23d

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"channelType": "LETTER",
3+
"dailyCapacity": 500000,
4+
"id": "supplier1",
5+
"name": "Supplier1",
6+
"status": "PROD"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"channelType": "LETTER",
3+
"dailyCapacity": 500000,
4+
"id": "supplier2",
5+
"name": "Supplier2",
6+
"status": "PROD"
7+
}

0 commit comments

Comments
 (0)