memos/web/src/services
boojack babeb468c1 chore: update daily dialog style 2022-06-21 22:29:14 +08:00
..
README.md feat: remove user wx_open_id key 2021-12-12 21:49:46 +08:00
editorStateService.ts chore: update redux store and service 2022-05-22 11:01:20 +08:00
index.ts refactor: use `redux` 2022-05-21 12:21:06 +08:00
locationService.ts chore: use `axios` instead of `fetch` 2022-05-22 12:02:58 +08:00
memoService.ts chore: update daily dialog style 2022-06-21 22:29:14 +08:00
resourceService.ts chore: use `axios` instead of `fetch` 2022-05-22 12:02:58 +08:00
shortcutService.ts chore: update daily dialog style 2022-06-21 22:29:14 +08:00
userService.ts chore: use `axios` instead of `fetch` 2022-05-22 12:02:58 +08:00

README.md

Services

What should service do?

  • request data api and throw error;
  • dispatch state actions;