Helius
2020-09-29 20818d972592377078162437ddc20e963bcf8ef2
src/main/java/com/xcong/excoin/modules/trademanage/controller/ViewController.java
@@ -60,6 +60,15 @@
    public String accountInfoAlone() {
       return FebsUtil.view("modules/trademanage/accountInfoAlone");
    }
    /**
     * 账户信息---Test
     * @return
     */
    @GetMapping("accountInfoAloneTest")
    @RequiresPermissions("accountInfoAloneTest:view")
    public String accountInfoAloneTest() {
       return FebsUtil.view("modules/trademanage/accountInfoAloneTest");
    }
    
    /**
     * 返佣明细