所以来看看,初始化程序时,rootSaga 具体可以做些什么? // sagas/index.js import { fork, takeEvery, put } from 'redux-saga/effects'; import { ...
確定! 回上一頁