|
|
@@ -18,11 +18,11 @@ class MasterWorkerMessageLogic extends BaseLogic
|
|
|
{
|
|
|
public static $msgConfigArr = [
|
|
|
//工单
|
|
|
- ['img_url' => 'https://weixiu.zhongdunzhizhao.com/static/wxapp/master_image/1.png', 'value' => 1],
|
|
|
+ ['img_url' => 'https://weixiu.kyjlkj.com/static/wxapp/master_image/1.png', 'value' => 1],
|
|
|
//资金
|
|
|
- ['img_url' => 'https://weixiu.zhongdunzhizhao.com/static/wxapp/master_image/3.png', 'value' => 3],
|
|
|
+ ['img_url' => 'https://weixiu.kyjlkj.com/static/wxapp/master_image/3.png', 'value' => 3],
|
|
|
//重要公告
|
|
|
- ['img_url' => 'https://weixiu.zhongdunzhizhao.com/static/wxapp/master_image/4.png', 'value' => 4],
|
|
|
+ ['img_url' => 'https://weixiu.kyjlkj.com/static/wxapp/master_image/4.png', 'value' => 4],
|
|
|
];
|
|
|
/**
|
|
|
* 统计各种类型的未读消息总数
|