Skip to content

不支持中文 #12

@weiminghuaa

Description

@weiminghuaa
upgradeInfo = Hash["gitCodeVersion" => option[:gitCodeVersion],   "minSupportVersionCode" => 1,   "downloadUrl" => option[:downloadUrl],   "version" => option[:version],  "versionCode" => option[:versionCode],  "content" => "fix some bugs?" ].to_json
puts upgradeInfo
upyun = Upyun::Rest.new("app", "xxx", "xxx")
upload_ret = upyun.put(option[:upgradePath], upgradeInfo)
UI.message "upload_ret: #{upload_ret}"

content 中文不行,英文可以

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions