he2802 vor 1 Jahr
Ursprung
Commit
3f51c8ea5b

+ 1 - 0
zhongzheng-admin-saas/src/main/resources/application-dev.yml

@@ -135,6 +135,7 @@ oldStudySys:
     salePassword: http://gdxypx.xy.com/WitSystem/BussinessApi/GetSaleInfo
     updateInvoicePath: http://gdxypx.xy.com/system/BussinessApi/UpdateInvoiceData
     createExamPath: http://gdxypx.xy.com/system/BussinessApi/CreateSameClass
+    getCustomerList: http://gdxypx.xy.com/WitSystem/BussinessApi/GetCustomerList
 
 officialPush:
     infoPath: http://jypt-dev.gdcic.net/organjxjy/ShangBaoMingdan

+ 1 - 0
zhongzheng-admin-saas/src/main/resources/application.yml

@@ -210,6 +210,7 @@ mybatis-plus:
   # 开启多租户
   tenant:
     enabled-tenant: false
+    bs-tenant: false
 # PageHelper分页插件
 pagehelper:
   helperDialect: mysql