api cloud update

This commit is contained in:
Yan
2018-04-23 16:23:00 +06:30
parent 6ce1fbf8a9
commit 403f70480d
5 changed files with 101 additions and 41 deletions

View File

@@ -60,8 +60,8 @@ class License
return true
end
else
# @license = Marshal.load(cache_license)
# assign(aes_key, aes_iv)
@license = Marshal.load(cache_license)
assign(aes_key, aes_iv)
# Rails.logger.info 'API License'
return true
end