Thanks to visit codestin.com
Credit goes to github.com

Skip to content

cmd/gf: gen pbentity typeMapping decimal to float64 is ineffective #4330

@fainc

Description

@fainc

Go version

1.21

GoFrame version

2.9.0

Can this bug be reproduced with the latest release?

Option Yes

What did you do?

    typeMapping:
      json:
        type: google.protobuf.Value
        import: google/protobuf/struct.proto
      datetime:
        type: string
      decimal:
        type: float64

What did you see happen?

Image

What did you expect to see?

make double

Metadata

Metadata

Assignees

Labels

bugIt is confirmed a bug, but don't worry, we'll handle it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions