add service
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 2m25s
All checks were successful
Deploy Smart Search Backend Test / deploy (push) Successful in 2m25s
This commit is contained in:
@@ -26,3 +26,9 @@ type TokenUsage struct {
|
||||
Type string
|
||||
CreatedAt time.Time
|
||||
}
|
||||
|
||||
type WriteOffHistory struct {
|
||||
OperationID string
|
||||
Data string
|
||||
Amount float64
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user