Compare commits
2 Commits
5e0a00b1e3
...
725ab17f7b
Author | SHA1 | Date | |
---|---|---|---|
725ab17f7b | |||
f342918a8d |
@@ -94,7 +94,9 @@ public class CphGoodApplyController extends BaseController {
|
||||
Object total = ajaxResult.get("data");
|
||||
Page page = (Page) total;
|
||||
list.add("rwgl-" + page.getTotal());
|
||||
String username = new String();
|
||||
return AjaxResult.success(list);
|
||||
|
||||
}
|
||||
|
||||
@PreAuthorize("@ss.hasPermi('home:fdy:undo1')")
|
||||
|
Reference in New Issue
Block a user