Commit 31d46383 by Victor Wang

no message

parent 54fe6ed5
......@@ -16,11 +16,11 @@ module IGeTui
attr_accessor :app_id_list, :phone_type_list, :province_list, :tag_list
def initialize
super
@app_id_list = []
@phone_type_list = []
@province_list = []
@tag_list = []
super
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