add revenue now workd through shell command
This commit is contained in:
@@ -6,7 +6,6 @@ type Company struct {
|
||||
SharesOutstanding int
|
||||
Price float64
|
||||
CurrencyID int
|
||||
Currency *Currency // populated on joins
|
||||
}
|
||||
|
||||
type CompanyInput struct {
|
||||
|
||||
Reference in New Issue
Block a user