Skip to content

Conversation

tongyiming
Copy link
Collaborator

No description provided.

instanceChargeType := v.(string)
request.InstanceChargeType = &instanceChargeType
if instanceChargeType == CVM_CHARGE_TYPE_PREPAID {
if instanceChargeType == CVM_CHARGE_TYPE_PREPAID || instanceChargeType == CVM_CHARGE_TYPE_UNDERWRITE {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

补充个 Changelog 呢

Copy link
Collaborator

@andrew-tx andrew-tx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andrew-tx andrew-tx merged commit 651fc5c into master Jan 19, 2024
@andrew-tx andrew-tx deleted the fix/cvm-UNDERWRITE branch January 19, 2024 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants