Kaynağa Gözat

fix typo

CR013B2
Jason Chuang 3 ay önce
ebeveyn
işleme
dd9a84d7af
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      src/utils/ApiPathConst.js

+ 1
- 1
src/utils/ApiPathConst.js Dosyayı Görüntüle

@@ -63,7 +63,7 @@ export const GET_PUB_ORG_MARK_AS_NON_CREDITOR = apiPath+'/org/pub/mark-as-non-cr

export const GET_MSG_DETAILS = apiPath+'/msg/details';
export const GET_MSG_LIST = apiPath+'/msg/list';
export const GET_MSG_DASHBOARD = apiPath+'/msg/list/deshboard';
export const GET_MSG_DASHBOARD = apiPath+'/msg/list/dashboard';

export const POST_ANNOUNCE_SAVE = apiPath+'/announcement/save';
export const GET_ANNOUNCE = apiPath+'/announcement';


Yükleniyor…
İptal
Kaydet