mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 20:28:44 +08:00 
			
		
		
		
	【新增】【优化】新建租户时,自动创建对应的管理员账号、角色等基础信息
This commit is contained in:
		@@ -80,7 +80,7 @@ yudao:
 | 
			
		||||
  tenant: # 多租户相关配置项
 | 
			
		||||
    enable: true
 | 
			
		||||
    ignore-urls: /admin-api/system/captcha/get-image, /admin-api/infra/file/get/*
 | 
			
		||||
    ignore-tables: infra_config, infra_file, infra_job, infra_job_log, infra_job_log, system_tenant, system_tenant_package, system_dict_data, system_dict_type, system_error_code, system_menu, system_role, system_role_menu, system_sms_channel, tool_codegen_column, tool_codegen_table, tool_test_demo, tables, columns
 | 
			
		||||
    ignore-tables: infra_config, infra_file, infra_job, infra_job_log, infra_job_log, system_tenant, system_tenant_package, system_dict_data, system_dict_type, system_error_code, system_menu, system_sms_channel, tool_codegen_column, tool_codegen_table, tool_test_demo, tables, columns
 | 
			
		||||
  sms-code: # 短信验证码相关的配置项
 | 
			
		||||
    expire-times: 10m
 | 
			
		||||
    send-frequency: 1m
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user