mirror of
				https://github.com/continew-org/continew-admin.git
				synced 2025-10-31 00:57:13 +08:00 
			
		
		
		
	chore: 优化短信厂商字典数据
This commit is contained in:
		| @@ -58,7 +58,7 @@ public class SmsConfigResp extends BaseDetailResp { | ||||
|      */ | ||||
|     @Schema(description = "厂商", example = "cloopen") | ||||
|     @ExcelProperty(value = "厂商", converter = ExcelDictConverter.class) | ||||
|     @DictExcelProperty("sms_supplier_type") | ||||
|     @DictExcelProperty("sms_supplier") | ||||
|     private String supplier; | ||||
|  | ||||
|     /** | ||||
|   | ||||
		Reference in New Issue
	
	Block a user