add service withdrawal
This commit is contained in:
		
							parent
							
								
									3356bba50f
								
							
						
					
					
						commit
						cdbe3b80e2
					
				| 
						 | 
				
			
			@ -22,8 +22,10 @@ var SellyService = struct {
 | 
			
		|||
	User       string
 | 
			
		||||
	HelpCenter string
 | 
			
		||||
	Order      string
 | 
			
		||||
	Withdrawal string
 | 
			
		||||
}{
 | 
			
		||||
	User:       "user",
 | 
			
		||||
	HelpCenter: "help_center",
 | 
			
		||||
	Order:      "order",
 | 
			
		||||
	Withdrawal: "withdrawal",
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue