Commit 9120072b by mingyuan

use normal app get code

parent 4cdde180
...@@ -12,7 +12,7 @@ module Dingtalk ...@@ -12,7 +12,7 @@ module Dingtalk
private private
def set_app def set_app
@app = App.find_by corp_id: params[:corp_id] @app = NormalApp.find_by corp_id: params[:corp_id]
end end
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