...
|
...
|
@@ -25,7 +25,7 @@ export default function messageReducer(state=initialState, action) { |
|
|
let onlineService = {
|
|
|
id: 99,
|
|
|
inboxCatName: '在线客服',
|
|
|
content: '服务时间:08:00-24:00',
|
|
|
content: '服务时间:08:00-22:30',
|
|
|
unReadCount:0,
|
|
|
createTime:'',
|
|
|
imageUrl: '',
|
...
|
...
|
|