src/API/assets.js
@@ -16,5 +16,13 @@ isLoading: false }, params) }; const GetWalletzj = () => { return httpJson({ url: "api/walletGrther!get.action", method: "get", isLoading: false }) }; export default { GetAllAssets, GetWallet } export default { GetAllAssets, GetWallet , GetWalletzj }