示例#1
0
 public PupSyncServicesImpl(ServerDomain store, ServerManager man)
 {
     this.store = store;
     this.man   = man;
 }