一些测试bug修改
authorXia Kaixiang <kaixiang.xia@supwisdom.com>
Fri, 5 Jul 2019 02:19:49 +0000 (10:19 +0800)
committerTang Cheng <cheng.tang@supwisdom.com>
Wed, 10 Jul 2019 02:18:32 +0000 (10:18 +0800)
commit6243388d70f32306457b8c0757420842ec225ec6
treefca98d092639c1c219fe269a2c711c6fe0ba7840
parenta996de08ba32fc1822224a00706645e30aab9a52
一些测试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