FactoryGirl.define do
  factory :eclouduser do
    applyno "MyString"
    ecordercoder "MyString"
    string "MyString"
    opttype ""
    trial false
    bossorderid "MyString"
    custid ""
    custcod "MyString"
    string "MyString"
    custtype ""
    registersource ""
    custname "MyString"
    userid ""
    username "MyString"
    useralias "MyString"
    moblile "MyString"
    email "MyString"
    productcode "MyString"
    begintime ""
    endtime ""
    key "MyString"
    value "MyString"
    opttype ""
    code "MyString"
  end
end