瀏覽代碼

fix bug

CR003
Anna Ho 1 年之前
父節點
當前提交
8fdc98276d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      src/utils/ApiPathConst.js

+ 1
- 0
src/utils/ApiPathConst.js 查看文件

@@ -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';


Loading…
取消
儲存