build auth sms
This commit is contained in:
		
							parent
							
								
									32e93323b7
								
							
						
					
					
						commit
						b6f390064b
					
				| 
						 | 
					@ -23,6 +23,7 @@ type SupplierUserBrief struct {
 | 
				
			||||||
	Status     string      `json:"status"`
 | 
						Status     string      `json:"status"`
 | 
				
			||||||
	Avatar     interface{} `json:"avatar"`
 | 
						Avatar     interface{} `json:"avatar"`
 | 
				
			||||||
	Type       string      `json:"type"`
 | 
						Type       string      `json:"type"`
 | 
				
			||||||
 | 
						Warehouses []string    `json:"warehouses"`
 | 
				
			||||||
	CreatedAt  string      `json:"createdAt"`
 | 
						CreatedAt  string      `json:"createdAt"`
 | 
				
			||||||
	UpdatedAt  string      `json:"updatedAt"`
 | 
						UpdatedAt  string      `json:"updatedAt"`
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue