mongo unfatal
This commit is contained in:
@@ -18,7 +18,6 @@ type AbstractResource struct {
|
||||
Price string `json:"price,omitempty" bson:"price,omitempty"`
|
||||
License string `json:"license,omitempty" bson:"license,omitempty"`
|
||||
ResourceModel *ResourceModel `json:"resource_model,omitempty" bson:"resource_model,omitempty"`
|
||||
//Proxy *ResourceProxy `json:"proxy,omitempty" bson:"proxy,omitempty"`
|
||||
}
|
||||
|
||||
type Model struct {
|
||||
|
Reference in New Issue
Block a user