Merge remote-tracking branch 'origin/pet' into pet
commit
69a94ef6cc
|
@ -110,6 +110,7 @@ public class ArchivesFilesController extends BaseController {
|
||||||
pd = this.getPageData();
|
pd = this.getPageData();
|
||||||
archivesfilesService.edit(pd);
|
archivesfilesService.edit(pd);
|
||||||
map.put("result", errInfo);
|
map.put("result", errInfo);
|
||||||
|
// map.put("pd", pd);
|
||||||
return map;
|
return map;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue