Commit bd80ea4d by shenjunjie

Merge branch 'release' into 'master'

Release

See merge request !197
parents dc401958 734bcb47
......@@ -61,7 +61,7 @@ public class ChannelIndex extends AbstractBaseMongo {
/**
* 情感指数
*/
private Double emotionIndex;
private double emotionIndex;
public ChannelIndex(Channel channel, String contendId) {
this(channel.getProjectId(), contendId, channel.getPlatform(), channel.getRealSource(), channel.getSource());
......
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