fix: 优化类型
This commit is contained in:
		
							parent
							
								
									17ff766397
								
							
						
					
					
						commit
						5a5242db17
					
				| @ -173,28 +173,10 @@ interface ImageCompareRspBodyType { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| //-----开始 初始化表结构--- | //-----开始 初始化表结构--- | ||||||
| interface RecordContainer<T> { | 
 | ||||||
|   record: Array<T> | T; |  | ||||||
| } |  | ||||||
| 
 | 
 | ||||||
| export type PublicInfoType = Array<RecordType> | RecordType; | export type PublicInfoType = Array<RecordType> | RecordType; | ||||||
| 
 | 
 | ||||||
| // export type GunCameraInfo = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type Sysset = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type SystemParm = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type MarkRuleType = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type MarkRuleSet = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type Cdsbinfo = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type CarInfo = RecordContainer<RecordType>; |  | ||||||
| // |  | ||||||
| // export type ItemInfoType = RecordContainer<RecordType>; |  | ||||||
| 
 |  | ||||||
| 
 | 
 | ||||||
| export interface RecordType extends User, MA_SYSTEMPARMType, ES_CARINFOType, MA_SYSTEMPARMType, MA_CDSBINFOType, MA_ITEMINFOType, MA_MAP_POINTType, MA_MAP_POINT_ITEMType, MA_MARKRULEType {} | export interface RecordType extends User, MA_SYSTEMPARMType, ES_CARINFOType, MA_SYSTEMPARMType, MA_CDSBINFOType, MA_ITEMINFOType, MA_MAP_POINTType, MA_MAP_POINT_ITEMType, MA_MARKRULEType {} | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user