socialforge/app/models/wechat_log.rb

5 lines
57 B
Ruby
Raw Normal View History

#coding=utf-8
#
class WechatLog < ActiveRecord::Base
end