Commit 6794319d authored by renjie's avatar renjie

专线bug

parent a96f40a2
......@@ -3,7 +3,7 @@ package com.edgec.browserbackend.browser.domain;
import org.springframework.data.annotation.Id;
import org.springframework.data.mongodb.core.mapping.Document;
@Document("specailline")
@Document("specialline")
public class SpecialLine {
@Id
private String Id;
......
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