Compare commits
No commits in common. "7a7a948915c52d53a261468d59c06a1dd4e7e781" and "8e3a6d76151ede9a46341bf6772143e26405e777" have entirely different histories.
7a7a948915
...
8e3a6d7615
|
@ -110,7 +110,6 @@ public class ArchivesFilesController extends BaseController {
|
|||
pd = this.getPageData();
|
||||
archivesfilesService.edit(pd);
|
||||
map.put("result", errInfo);
|
||||
// map.put("pd", pd);
|
||||
return map;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue