...
|
...
|
@@ -11,7 +11,7 @@ const apiUrl = { |
|
|
shopWithdrawList: '/erp/shopWithdrawList',
|
|
|
shopWithdrawApply: '/erp/shopWithdrawApply',
|
|
|
shopWithdrawAccountList: '/erp/shopWithdrawAccountList',
|
|
|
shopWithdrawServiceList: '/erp/shopWithdrawServiceList'
|
|
|
shopWithdrawServiceList: '/erp/shopWithdrawServiceList',
|
|
|
};
|
|
|
|
|
|
class FinanceService extends Service {
|
...
|
...
|
|