Commit c20a24a6 by wujiabao

add TokeStoke的reducer和action

parent 7d4cff60
import fetch from 'isomorphic-fetch'
\ No newline at end of file
const GET_TOKESTOKE_INFO="GET_TOKESTOKE_INFO"
const SUBMIT_NUM="SUBMIT_NUM"
export {
GET_TOKESTOKE_INFO,
SUBMIT_NUM
}
\ No newline at end of file
import actionType from '../actiontype/TokeStokeContainer'
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment