Commit a968bdd1 by mingyuan

belongs to dingtalk app

parent 724ff421
......@@ -14,6 +14,8 @@ module Dingtalk
attribute :refresh_token, :string
attribute :extra, :json, default: {}
attribute :identity, :string, index: true
belongs_to :new_app, foreign_key: :appid, primary_key: :app_key
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment