marinofaggiana 5 年之前
父節點
當前提交
31f46bfaef
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      iOSClient/Library/OCCommunicationLib/OCSharedDto.m

+ 1 - 0
iOSClient/Library/OCCommunicationLib/OCSharedDto.m

@@ -34,6 +34,7 @@
     if (self) {
         
         self.url = @"";
+        self.label = @"";
     }
     
     return self;