Skip to content

Commit

Permalink
update price (#4212)
Browse files Browse the repository at this point in the history
  • Loading branch information
bxy4543 authored Oct 31, 2023
1 parent 5c71c54 commit 5878953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/pkg/resources/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@ var DefaultPropertyTypeList = []PropertyType{
Enum: 0,
PriceType: AVG,
// raw price: 67
UnitPrice: 2.185002854,
UnitPrice: 2.237442922,
UnitString: "1m",
},
{
Expand Down

0 comments on commit 5878953

Please sign in to comment.