Commit e148aa20 by 李小龙

整理代码

parent f8b8c167
......@@ -19,7 +19,7 @@ public class PlatDeviceEnum {
}
public enum CategoryEnum implements BaseEnum {
HEART("device.category.heart"), FALL("device.status.fall"), SPACE("device.status.space");
HEART("device.category.heart"), FALL("device.category.fall"), SPACE("device.category.space");
private String code;
......
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 sign in to comment