Commit 8fcb1861 authored by liming's avatar liming

去掉多余的成就名称

parent 97b2bad7
...@@ -52,11 +52,6 @@ public class Achievement implements Serializable { ...@@ -52,11 +52,6 @@ public class Achievement implements Serializable {
*/ */
private Integer conditionValue; private Integer conditionValue;
/**
* 成就名称
*/
private String name;
/** /**
* 成就logo * 成就logo
*/ */
......
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