Commit 7e5b562c by mingyuan

beter import

parent 571b430f
module Dingtalk
class App < ApplicationRecord
include Model::App
include Dingtalk::Model::App
end
end
module Dingtalk
class DingtalkUser < ApplicationRecord
include Model::DingtalkUser
include Dingtalk::Model::DingtalkUser
end
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