Selaa lähdekoodia

fix bug

CR003
Anna Ho 1 vuosi sitten
vanhempi
commit
8fdc98276d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      src/utils/ApiPathConst.js

+ 1
- 0
src/utils/ApiPathConst.js Näytä tiedosto

@@ -44,6 +44,7 @@ export const GET_ORG_MARK_AS_CREDITOR = apiPath+'/org/mark-as-creditor';
export const GET_ORG_MARK_AS_NON_CREDITOR = apiPath+'/org/mark-as-non-creditor';
export const GET_SEND_TERMINATION_OF_CREDIT = apiPath+'/org/sendDn_terminationOfCredit';
export const GET_ORG_EXPORT = apiPath+'/org/export';
export const GET_SEND_OVERDUE_CREDITOR_LIST = apiPath+'/org/sendDn_OverdueCreditorList';//POST

//public
export const GET_PUB_ORG_PATH = apiPath+'/org/pub';


Ladataan…
Peruuta
Tallenna