admin
2022-05-06 8cc3c660bdaaaa6a46eecadb78e4e9c17a07c227
app/src/main/java/com/yeshi/makemoney/app/vo/goldcorn/GoldCornTaskVO.java
@@ -33,7 +33,7 @@
        vo.setActive(!finish);
        StringBuffer processBuffer = new StringBuffer();
        processBuffer.append("今日进度 (");
        processBuffer.append("(");
        if (task.getType() == GoldCornGetType.watchVideo) {
            vo.setActionName("去完成");
            vo.setPrice(price.getCornNum());