一些测试bug修改
authorXia Kaixiang <kaixiang.xia@supwisdom.com>
Fri, 5 Jul 2019 02:19:49 +0000 (10:19 +0800)
committerXia Kaixiang <kaixiang.xia@supwisdom.com>
Fri, 5 Jul 2019 02:19:49 +0000 (10:19 +0800)
commit3c1da26227e4677322c13e5d208be5807f31ba1f
tree0fa7ea079b567e152825dca6299af25b27d73074
parentb5cad92234ceea40be3ce36453945cd6524993e4
一些测试bug修改
30 files changed:
config/application-devel-pg.properties
src/main/java/com/supwisdom/dlpay/framework/dao/RoleFunctionDao.java
src/main/java/com/supwisdom/dlpay/framework/domain/TOperator.java
src/main/java/com/supwisdom/dlpay/framework/tenant/HibernateConfig.java
src/main/java/com/supwisdom/dlpay/system/controller/OperatorController.java
src/main/java/com/supwisdom/dlpay/system/controller/ParamController.java
src/main/java/com/supwisdom/dlpay/system/service/impl/OperatorServiceImpl.java
src/main/java/com/supwisdom/dlpay/system/service/impl/ParamServiceImpl.java
src/main/java/com/supwisdom/dlpay/system/service/impl/RoleServiceImpl.java
src/main/resources/data.sql
src/main/resources/templates/home/console.html
src/main/resources/templates/home/theme.html
src/main/resources/templates/system/dtl/shopdtl.html
src/main/resources/templates/system/dtl/userdtl.html
src/main/resources/templates/system/function/index.html
src/main/resources/templates/system/operator/index.html
src/main/resources/templates/system/operator/logs.html
src/main/resources/templates/system/operator/operator.html
src/main/resources/templates/system/operator/setpwd.html
src/main/resources/templates/system/operator/userinfor.html
src/main/resources/templates/system/param/apiclientform.html
src/main/resources/templates/system/param/apiclientpara.html
src/main/resources/templates/system/param/paytype.html
src/main/resources/templates/system/param/paytypeform.html
src/main/resources/templates/system/role/func.html
src/main/resources/templates/system/role/index.html
src/main/resources/templates/system/shop/config.html
src/main/resources/templates/system/shop/index.html
src/main/resources/templates/system/user/add.html
src/main/resources/templates/system/user/index.html