Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

不支持中文 #12

Open
weiminghuaa opened this issue Mar 25, 2020 · 0 comments
Open

不支持中文 #12

weiminghuaa opened this issue Mar 25, 2020 · 0 comments

Comments

@weiminghuaa
Copy link

weiminghuaa commented Mar 25, 2020

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 中文不行,英文可以

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

No branches or pull requests

1 participant