@@ -28,7 +28,7 @@ public class LuckySheet4SummaryHelp {
/**
* 状态
*/
- public static final List<String> DATA_VERIFY_STATUS = Arrays.asList(new String[] {"OK", "X", "/"});
+ public static final List<String> DATA_VERIFY_STATUS = Arrays.asList(new String[] {"OK", "X", "√"});
*