zzx 2 年之前
父節點
當前提交
9bb46f85da
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/com/galaxis/manatee/webservice/CountryEndpoint.java

+ 0 - 1
src/main/java/com/galaxis/manatee/webservice/CountryEndpoint.java

@@ -38,7 +38,6 @@ public class CountryEndpoint {
         this.projectMemberService = projectMemberService;
     }
 
-
     @PayloadRoot(namespace = NAMESPACE_URI, localPart = "GetSchema")
     @ResponsePayload
     public GetSchemaResponse getSchema(@RequestPayload GetSchema request) {