Commit fc37783a6234f3ad91d76e573a0e7db14289a5ca

Authored by jiangjiazhi
1 parent ffc145e2fc

孕妇分娩后 变成产妇

Showing 1 changed file with 2 additions and 2 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/result/HighScoreResult.java View file @ fc37783
... ... @@ -6,8 +6,8 @@
6 6 * Created by Administrator on 2016/8/2 0002.
7 7 */
8 8 public class HighScoreResult {
9   - private List highRisk;
10   - private Integer score;
  9 + private List highRisk ;
  10 + private Integer score=0;
11 11  
12 12 public List getHighRisk() {
13 13 return highRisk;