|
@@ -204,7 +204,7 @@ public class SupermarketServiceImpl implements SupermarketService {
|
|
|
|
|
|
objects.get(3).put("value", thirdPay);
|
|
|
|
|
|
- indeicator.setWorthAttention("员⼯消费意愿较低,建议深⼊调研员⼯需求,改变商品策略喔");
|
|
|
+ indeicator.setWorthAttention("员⼯消费意愿较低");
|
|
|
indeicator.setList(objects);
|
|
|
return ReturnMsg.ok(indeicator);
|
|
|
}
|