Skip to content

Commit 5954976

Browse files
authored
last version
update api
2 parents fafe469 + c7b2ef0 commit 5954976

File tree

1 file changed

+1
-1
lines changed
  • client/src/components/HomePage

1 file changed

+1
-1
lines changed

client/src/components/HomePage/Api.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const Api = (props) => {
1818
<p>https://crm5api.herokuapp.com/api/v1/GetCustomerChannelCampaignList</p>
1919
</Row>
2020
<Row>
21-
<p>https://crm5api.herokuapp.com/api/v1/GetCustomerDefinedCampaigns/CostumerId</p>
21+
<p>https://crm5api.herokuapp.com/api/v1/GetCustomerDefinedCampaigns/:CustomerId</p>
2222
</Row>
2323
</div>
2424
);

0 commit comments

Comments
 (0)