用户中心
authorqiaowei <jov123@163.com>
Wed, 22 May 2019 01:09:08 +0000 (09:09 +0800)
committerqiaowei <jov123@163.com>
Wed, 22 May 2019 01:11:04 +0000 (09:11 +0800)
commitb11a4a890475c3f72a1a7626fd20fabf6ae3a4e3
tree99efa114187df565dfb83fb06165ca0f6404d9e6
parentb212309341ace72fd4e27d3f0fb33ee13720d487
用户中心
18 files changed:
src/main/java/com/supwisdom/dlpay/api/dao/AccountDao.java
src/main/java/com/supwisdom/dlpay/api/dao/PointsAccountDao.java
src/main/java/com/supwisdom/dlpay/api/domain/TPointsAccount.java
src/main/java/com/supwisdom/dlpay/system/bean/IdTypeBean.java [new file with mode: 0644]
src/main/java/com/supwisdom/dlpay/system/controller/RoleController.java
src/main/java/com/supwisdom/dlpay/system/controller/UserController.java
src/main/java/com/supwisdom/dlpay/system/service/UserDataService.java
src/main/java/com/supwisdom/dlpay/system/service/impl/UserDataServiceImpl.java
src/main/resources/templates/system/function/index.html
src/main/resources/templates/system/param/paytype.html
src/main/resources/templates/system/param/syspara.html
src/main/resources/templates/system/role/index.html
src/main/resources/templates/system/user/account.html
src/main/resources/templates/system/user/add.html [new file with mode: 0755]
src/main/resources/templates/system/user/bind.html [new file with mode: 0755]
src/main/resources/templates/system/user/index.html
src/main/resources/templates/system/user/point.html [new file with mode: 0644]
src/main/resources/templates/system/user/pointdtl.html [new file with mode: 0644]