123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314 |
- <?php
- namespace App\Generated\V1_1\DTOs;
- use Kamicloud\StubApi\Concerns\ValueHelper;
- use Kamicloud\StubApi\DTOs\DTO;
- use Kamicloud\StubApi\Utils\Constants;
- class FpdxProfileDTO extends DTO
- {
- use ValueHelper;
- protected $uid;
- protected $sex;
- protected $sxo;
- protected $feedSex;
- protected $headimgurl;
- protected $nickname;
- protected $goldFlower;
- protected $redFlower;
- protected $ckCount;
- protected $task;
- protected $height;
- protected $age;
- protected $home;
- protected $address;
- protected $partnerId;
- protected $expect;
- protected $introduce;
- protected $phone;
- protected $school;
- protected $subject;
- protected $limit;
- protected $lastSign;
- protected $updatedAt;
- protected $createdAt;
- protected $signCon;
- protected $hiding;
- protected $star;
- protected $tag_1;
- protected $tag_2;
- protected $tag_3;
- protected $tag_4;
- protected $subscribeAt;
- protected $fpdxLike;
- protected $kfAccount;
- protected $rollback;
- protected $qq;
- protected $weixin;
- protected $education;
- protected $loginAt;
- protected $voice;
- protected $pairMinAge;
- protected $pairMaxAge;
- protected $pairProvince;
- protected $pairAll;
- protected $photoSrc;
- protected $photo_1;
- protected $photo_2;
- protected $photo_3;
- protected $photo_4;
- protected $fullUrlPhotoSrc;
- protected $fullUrlPhoto1;
- protected $fullUrlPhoto2;
- protected $fullUrlPhoto3;
- protected $fullUrlPhoto4;
- protected $lastLife;
- protected $why;
- protected $pairVoice;
- protected $jigsawAmount;
- protected $wxkf;
- protected $sign;
- protected $isAutoExpand;
- protected $onlyLast;
- protected $lng;
- protected $lat;
- protected $location;
- protected $feedDis;
- protected $identityAuth;
- protected $wxAuth;
- protected $workState;
- protected $claimTag;
- protected $lastLikemeLockAt;
- protected $beVipAt;
- protected $supvipEndat;
- protected $taskPhoto;
- protected $taskQuestion;
- protected $taskSing;
- protected $taskQuestionData;
- protected $logoffAt;
- protected $appLikeUnlockCount;
- protected $loginAppPlatform;
- protected $feedCnt;
- protected $feedLike;
- protected $bgcolor;
- /**
- * @return int
- */
- public function getUid()
- {
- return $this->uid;
- }
- /**
- * @return int
- */
- public function getSex()
- {
- return $this->sex;
- }
- /**
- * @return int
- */
- public function getSxo()
- {
- return $this->sxo;
- }
- /**
- * @return int
- */
- public function getFeedSex()
- {
- return $this->feedSex;
- }
- /**
- * @return string
- */
- public function getHeadimgurl()
- {
- return $this->headimgurl;
- }
- /**
- * @return string
- */
- public function getNickname()
- {
- return $this->nickname;
- }
- /**
- * @return int
- */
- public function getGoldFlower()
- {
- return $this->goldFlower;
- }
- /**
- * @return float
- */
- public function getRedFlower()
- {
- return $this->redFlower;
- }
- /**
- * @return int
- */
- public function getCkCount()
- {
- return $this->ckCount;
- }
- /**
- * @return string
- */
- public function getTask()
- {
- return $this->task;
- }
- /**
- * @return int
- */
- public function getHeight()
- {
- return $this->height;
- }
- /**
- * @return string
- */
- public function getAge()
- {
- return $this->age;
- }
- /**
- * @return string
- */
- public function getHome()
- {
- return $this->home;
- }
- /**
- * @return string
- */
- public function getAddress()
- {
- return $this->address;
- }
- /**
- * @return int
- */
- public function getPartnerId()
- {
- return $this->partnerId;
- }
- /**
- * @return string|null
- */
- public function getExpect()
- {
- return $this->expect;
- }
- /**
- * @return string
- */
- public function getIntroduce()
- {
- return $this->introduce;
- }
- /**
- * @return string
- */
- public function getPhone()
- {
- return $this->phone;
- }
- /**
- * @return string
- */
- public function getSchool()
- {
- return $this->school;
- }
- /**
- * @return string
- */
- public function getSubject()
- {
- return $this->subject;
- }
- /**
- * @return string
- */
- public function getLimit()
- {
- return $this->limit;
- }
- /**
- * @return int
- */
- public function getLastSign()
- {
- return $this->lastSign;
- }
- /**
- * @return string
- */
- public function getUpdatedAt()
- {
- return $this->updatedAt;
- }
- /**
- * @return string
- */
- public function getCreatedAt()
- {
- return $this->createdAt;
- }
- /**
- * @return int
- */
- public function getSignCon()
- {
- return $this->signCon;
- }
- /**
- * @return int
- */
- public function getHiding()
- {
- return $this->hiding;
- }
- /**
- * @return string
- */
- public function getStar()
- {
- return $this->star;
- }
- /**
- * @return string
- */
- public function getTag_1()
- {
- return $this->tag_1;
- }
- /**
- * @return string
- */
- public function getTag_2()
- {
- return $this->tag_2;
- }
- /**
- * @return string
- */
- public function getTag_3()
- {
- return $this->tag_3;
- }
- /**
- * @return string
- */
- public function getTag_4()
- {
- return $this->tag_4;
- }
- /**
- * @return int
- */
- public function getSubscribeAt()
- {
- return $this->subscribeAt;
- }
- /**
- * @return string
- */
- public function getFpdxLike()
- {
- return $this->fpdxLike;
- }
- /**
- * @return string
- */
- public function getKfAccount()
- {
- return $this->kfAccount;
- }
- /**
- * @return int
- */
- public function getRollback()
- {
- return $this->rollback;
- }
- /**
- * @return string
- */
- public function getQq()
- {
- return $this->qq;
- }
- /**
- * @return string
- */
- public function getWeixin()
- {
- return $this->weixin;
- }
- /**
- * @return string
- */
- public function getEducation()
- {
- return $this->education;
- }
- /**
- * @return int
- */
- public function getLoginAt()
- {
- return $this->loginAt;
- }
- /**
- * @return string|null
- */
- public function getVoice()
- {
- return $this->voice;
- }
- /**
- * @return int
- */
- public function getPairMinAge()
- {
- return $this->pairMinAge;
- }
- /**
- * @return int
- */
- public function getPairMaxAge()
- {
- return $this->pairMaxAge;
- }
- /**
- * @return int
- */
- public function getPairProvince()
- {
- return $this->pairProvince;
- }
- /**
- * @return int
- */
- public function getPairAll()
- {
- return $this->pairAll;
- }
- /**
- * @return string
- */
- public function getPhotoSrc()
- {
- return $this->photoSrc;
- }
- /**
- * @return string|null
- */
- public function getPhoto_1()
- {
- return $this->photo_1;
- }
- /**
- * @return string|null
- */
- public function getPhoto_2()
- {
- return $this->photo_2;
- }
- /**
- * @return string|null
- */
- public function getPhoto_3()
- {
- return $this->photo_3;
- }
- /**
- * @return string|null
- */
- public function getPhoto_4()
- {
- return $this->photo_4;
- }
- /**
- * @return string
- */
- public function getFullUrlPhotoSrc()
- {
- return $this->fullUrlPhotoSrc;
- }
- /**
- * @return string|null
- */
- public function getFullUrlPhoto1()
- {
- return $this->fullUrlPhoto1;
- }
- /**
- * @return string|null
- */
- public function getFullUrlPhoto2()
- {
- return $this->fullUrlPhoto2;
- }
- /**
- * @return string|null
- */
- public function getFullUrlPhoto3()
- {
- return $this->fullUrlPhoto3;
- }
- /**
- * @return string|null
- */
- public function getFullUrlPhoto4()
- {
- return $this->fullUrlPhoto4;
- }
- /**
- * @return string|null
- */
- public function getLastLife()
- {
- return $this->lastLife;
- }
- /**
- * @return string|null
- */
- public function getWhy()
- {
- return $this->why;
- }
- /**
- * @return string|null
- */
- public function getPairVoice()
- {
- return $this->pairVoice;
- }
- /**
- * @return int
- */
- public function getJigsawAmount()
- {
- return $this->jigsawAmount;
- }
- /**
- * @return string|null
- */
- public function getWxkf()
- {
- return $this->wxkf;
- }
- /**
- * @return string|null
- */
- public function getSign()
- {
- return $this->sign;
- }
- /**
- * @return boolean
- */
- public function getIsAutoExpand()
- {
- return $this->isAutoExpand;
- }
- /**
- * @return boolean
- */
- public function isIsAutoExpand()
- {
- return $this->isAutoExpand;
- }
- /**
- * @return boolean
- */
- public function getOnlyLast()
- {
- return $this->onlyLast;
- }
- /**
- * @return boolean
- */
- public function isOnlyLast()
- {
- return $this->onlyLast;
- }
- /**
- * @return float
- */
- public function getLng()
- {
- return $this->lng;
- }
- /**
- * @return float
- */
- public function getLat()
- {
- return $this->lat;
- }
- /**
- * @return string
- */
- public function getLocation()
- {
- return $this->location;
- }
- /**
- * @return int
- */
- public function getFeedDis()
- {
- return $this->feedDis;
- }
- /**
- * @return string
- */
- public function getIdentityAuth()
- {
- return $this->identityAuth;
- }
- /**
- * @return int
- */
- public function getWxAuth()
- {
- return $this->wxAuth;
- }
- /**
- * @return string
- */
- public function getWorkState()
- {
- return $this->workState;
- }
- /**
- * @return string
- */
- public function getClaimTag()
- {
- return $this->claimTag;
- }
- /**
- * @return int
- */
- public function getLastLikemeLockAt()
- {
- return $this->lastLikemeLockAt;
- }
- /**
- * @return int
- */
- public function getBeVipAt()
- {
- return $this->beVipAt;
- }
- /**
- * @return int
- */
- public function getSupvipEndat()
- {
- return $this->supvipEndat;
- }
- /**
- * @return boolean
- */
- public function getTaskPhoto()
- {
- return $this->taskPhoto;
- }
- /**
- * @return boolean
- */
- public function isTaskPhoto()
- {
- return $this->taskPhoto;
- }
- /**
- * @return boolean
- */
- public function getTaskQuestion()
- {
- return $this->taskQuestion;
- }
- /**
- * @return boolean
- */
- public function isTaskQuestion()
- {
- return $this->taskQuestion;
- }
- /**
- * @return boolean
- */
- public function getTaskSing()
- {
- return $this->taskSing;
- }
- /**
- * @return boolean
- */
- public function isTaskSing()
- {
- return $this->taskSing;
- }
- /**
- * @return boolean
- */
- public function getTaskQuestionData()
- {
- return $this->taskQuestionData;
- }
- /**
- * @return boolean
- */
- public function isTaskQuestionData()
- {
- return $this->taskQuestionData;
- }
- /**
- * @return int
- */
- public function getLogoffAt()
- {
- return $this->logoffAt;
- }
- /**
- * @return int
- */
- public function getAppLikeUnlockCount()
- {
- return $this->appLikeUnlockCount;
- }
- /**
- * @return string
- */
- public function getLoginAppPlatform()
- {
- return $this->loginAppPlatform;
- }
- /**
- * @return int
- */
- public function getFeedCnt()
- {
- return $this->feedCnt;
- }
- /**
- * @return int
- */
- public function getFeedLike()
- {
- return $this->feedLike;
- }
- /**
- * @return int|null
- */
- public function getBgcolor()
- {
- return $this->bgcolor;
- }
- public function setUid($uid)
- {
- $this->uid = $uid;
- }
- public function setSex($sex)
- {
- $this->sex = $sex;
- }
- public function setSxo($sxo)
- {
- $this->sxo = $sxo;
- }
- public function setFeedSex($feedSex)
- {
- $this->feedSex = $feedSex;
- }
- public function setHeadimgurl($headimgurl)
- {
- $this->headimgurl = $headimgurl;
- }
- public function setNickname($nickname)
- {
- $this->nickname = $nickname;
- }
- public function setGoldFlower($goldFlower)
- {
- $this->goldFlower = $goldFlower;
- }
- public function setRedFlower($redFlower)
- {
- $this->redFlower = $redFlower;
- }
- public function setCkCount($ckCount)
- {
- $this->ckCount = $ckCount;
- }
- public function setTask($task)
- {
- $this->task = $task;
- }
- public function setHeight($height)
- {
- $this->height = $height;
- }
- public function setAge($age)
- {
- $this->age = $age;
- }
- public function setHome($home)
- {
- $this->home = $home;
- }
- public function setAddress($address)
- {
- $this->address = $address;
- }
- public function setPartnerId($partnerId)
- {
- $this->partnerId = $partnerId;
- }
- public function setExpect($expect)
- {
- $this->expect = $expect;
- }
- public function setIntroduce($introduce)
- {
- $this->introduce = $introduce;
- }
- public function setPhone($phone)
- {
- $this->phone = $phone;
- }
- public function setSchool($school)
- {
- $this->school = $school;
- }
- public function setSubject($subject)
- {
- $this->subject = $subject;
- }
- public function setLimit($limit)
- {
- $this->limit = $limit;
- }
- public function setLastSign($lastSign)
- {
- $this->lastSign = $lastSign;
- }
- public function setUpdatedAt($updatedAt)
- {
- $this->updatedAt = $updatedAt;
- }
- public function setCreatedAt($createdAt)
- {
- $this->createdAt = $createdAt;
- }
- public function setSignCon($signCon)
- {
- $this->signCon = $signCon;
- }
- public function setHiding($hiding)
- {
- $this->hiding = $hiding;
- }
- public function setStar($star)
- {
- $this->star = $star;
- }
- public function setTag_1($tag_1)
- {
- $this->tag_1 = $tag_1;
- }
- public function setTag_2($tag_2)
- {
- $this->tag_2 = $tag_2;
- }
- public function setTag_3($tag_3)
- {
- $this->tag_3 = $tag_3;
- }
- public function setTag_4($tag_4)
- {
- $this->tag_4 = $tag_4;
- }
- public function setSubscribeAt($subscribeAt)
- {
- $this->subscribeAt = $subscribeAt;
- }
- public function setFpdxLike($fpdxLike)
- {
- $this->fpdxLike = $fpdxLike;
- }
- public function setKfAccount($kfAccount)
- {
- $this->kfAccount = $kfAccount;
- }
- public function setRollback($rollback)
- {
- $this->rollback = $rollback;
- }
- public function setQq($qq)
- {
- $this->qq = $qq;
- }
- public function setWeixin($weixin)
- {
- $this->weixin = $weixin;
- }
- public function setEducation($education)
- {
- $this->education = $education;
- }
- public function setLoginAt($loginAt)
- {
- $this->loginAt = $loginAt;
- }
- public function setVoice($voice)
- {
- $this->voice = $voice;
- }
- public function setPairMinAge($pairMinAge)
- {
- $this->pairMinAge = $pairMinAge;
- }
- public function setPairMaxAge($pairMaxAge)
- {
- $this->pairMaxAge = $pairMaxAge;
- }
- public function setPairProvince($pairProvince)
- {
- $this->pairProvince = $pairProvince;
- }
- public function setPairAll($pairAll)
- {
- $this->pairAll = $pairAll;
- }
- public function setPhotoSrc($photoSrc)
- {
- $this->photoSrc = $photoSrc;
- }
- public function setPhoto_1($photo_1)
- {
- $this->photo_1 = $photo_1;
- }
- public function setPhoto_2($photo_2)
- {
- $this->photo_2 = $photo_2;
- }
- public function setPhoto_3($photo_3)
- {
- $this->photo_3 = $photo_3;
- }
- public function setPhoto_4($photo_4)
- {
- $this->photo_4 = $photo_4;
- }
- public function setFullUrlPhotoSrc($fullUrlPhotoSrc)
- {
- $this->fullUrlPhotoSrc = $fullUrlPhotoSrc;
- }
- public function setFullUrlPhoto1($fullUrlPhoto1)
- {
- $this->fullUrlPhoto1 = $fullUrlPhoto1;
- }
- public function setFullUrlPhoto2($fullUrlPhoto2)
- {
- $this->fullUrlPhoto2 = $fullUrlPhoto2;
- }
- public function setFullUrlPhoto3($fullUrlPhoto3)
- {
- $this->fullUrlPhoto3 = $fullUrlPhoto3;
- }
- public function setFullUrlPhoto4($fullUrlPhoto4)
- {
- $this->fullUrlPhoto4 = $fullUrlPhoto4;
- }
- public function setLastLife($lastLife)
- {
- $this->lastLife = $lastLife;
- }
- public function setWhy($why)
- {
- $this->why = $why;
- }
- public function setPairVoice($pairVoice)
- {
- $this->pairVoice = $pairVoice;
- }
- public function setJigsawAmount($jigsawAmount)
- {
- $this->jigsawAmount = $jigsawAmount;
- }
- public function setWxkf($wxkf)
- {
- $this->wxkf = $wxkf;
- }
- public function setSign($sign)
- {
- $this->sign = $sign;
- }
- public function setIsAutoExpand($isAutoExpand)
- {
- $this->isAutoExpand = $isAutoExpand;
- }
- public function setOnlyLast($onlyLast)
- {
- $this->onlyLast = $onlyLast;
- }
- public function setLng($lng)
- {
- $this->lng = $lng;
- }
- public function setLat($lat)
- {
- $this->lat = $lat;
- }
- public function setLocation($location)
- {
- $this->location = $location;
- }
- public function setFeedDis($feedDis)
- {
- $this->feedDis = $feedDis;
- }
- public function setIdentityAuth($identityAuth)
- {
- $this->identityAuth = $identityAuth;
- }
- public function setWxAuth($wxAuth)
- {
- $this->wxAuth = $wxAuth;
- }
- public function setWorkState($workState)
- {
- $this->workState = $workState;
- }
- public function setClaimTag($claimTag)
- {
- $this->claimTag = $claimTag;
- }
- public function setLastLikemeLockAt($lastLikemeLockAt)
- {
- $this->lastLikemeLockAt = $lastLikemeLockAt;
- }
- public function setBeVipAt($beVipAt)
- {
- $this->beVipAt = $beVipAt;
- }
- public function setSupvipEndat($supvipEndat)
- {
- $this->supvipEndat = $supvipEndat;
- }
- public function setTaskPhoto($taskPhoto)
- {
- $this->taskPhoto = $taskPhoto;
- }
- public function setTaskQuestion($taskQuestion)
- {
- $this->taskQuestion = $taskQuestion;
- }
- public function setTaskSing($taskSing)
- {
- $this->taskSing = $taskSing;
- }
- public function setTaskQuestionData($taskQuestionData)
- {
- $this->taskQuestionData = $taskQuestionData;
- }
- public function setLogoffAt($logoffAt)
- {
- $this->logoffAt = $logoffAt;
- }
- public function setAppLikeUnlockCount($appLikeUnlockCount)
- {
- $this->appLikeUnlockCount = $appLikeUnlockCount;
- }
- public function setLoginAppPlatform($loginAppPlatform)
- {
- $this->loginAppPlatform = $loginAppPlatform;
- }
- public function setFeedCnt($feedCnt)
- {
- $this->feedCnt = $feedCnt;
- }
- public function setFeedLike($feedLike)
- {
- $this->feedLike = $feedLike;
- }
- public function setBgcolor($bgcolor)
- {
- $this->bgcolor = $bgcolor;
- }
- public function getAttributeMap()
- {
- return [
- ['uid', 'uid', 'bail|integer', Constants::INTEGER, null],
- ['sex', 'sex', 'bail|integer', Constants::INTEGER, null],
- ['sxo', 'sxo', 'bail|integer', Constants::INTEGER, null],
- ['feedSex', 'feed_sex', 'bail|integer', Constants::INTEGER, null],
- ['headimgurl', 'headimgurl', 'bail|string', Constants::STRING, null],
- ['nickname', 'nickname', 'bail|string', Constants::STRING, null],
- ['goldFlower', 'gold_flower', 'bail|integer', Constants::INTEGER, null],
- ['redFlower', 'red_flower', 'bail|numeric', Constants::FLOAT, 'numeric'],
- ['ckCount', 'ck_count', 'bail|integer', Constants::INTEGER, null],
- ['task', 'task', 'bail|string', Constants::STRING, null],
- ['height', 'height', 'bail|integer', Constants::INTEGER, null],
- ['age', 'age', 'bail|string', Constants::STRING, null],
- ['home', 'home', 'bail|string', Constants::STRING, null],
- ['address', 'address', 'bail|string', Constants::STRING, null],
- ['partnerId', 'partner_id', 'bail|integer', Constants::INTEGER, null],
- ['expect', 'expect', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['introduce', 'introduce', 'bail|string', Constants::STRING, null],
- ['phone', 'phone', 'bail|string', Constants::STRING, null],
- ['school', 'school', 'bail|string', Constants::STRING, null],
- ['subject', 'subject', 'bail|string', Constants::STRING, null],
- ['limit', 'limit', 'bail|string', Constants::STRING, null],
- ['lastSign', 'last_sign', 'bail|integer', Constants::INTEGER, null],
- ['updatedAt', 'updated_at', 'bail|string', Constants::STRING, null],
- ['createdAt', 'created_at', 'bail|string', Constants::STRING, null],
- ['signCon', 'sign_con', 'bail|integer', Constants::INTEGER, null],
- ['hiding', 'hiding', 'bail|integer', Constants::INTEGER, null],
- ['star', 'star', 'bail|string', Constants::STRING, null],
- ['tag_1', 'tag_1', 'bail|string', Constants::STRING, null],
- ['tag_2', 'tag_2', 'bail|string', Constants::STRING, null],
- ['tag_3', 'tag_3', 'bail|string', Constants::STRING, null],
- ['tag_4', 'tag_4', 'bail|string', Constants::STRING, null],
- ['subscribeAt', 'subscribe_at', 'bail|integer', Constants::INTEGER, null],
- ['fpdxLike', 'fpdx_like', 'bail|string', Constants::STRING, null],
- ['kfAccount', 'kf_account', 'bail|string', Constants::STRING, null],
- ['rollback', 'rollback', 'bail|integer', Constants::INTEGER, null],
- ['qq', 'qq', 'bail|string', Constants::STRING, null],
- ['weixin', 'weixin', 'bail|string', Constants::STRING, null],
- ['education', 'education', 'bail|string', Constants::STRING, null],
- ['loginAt', 'login_at', 'bail|integer', Constants::INTEGER, null],
- ['voice', 'voice', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['pairMinAge', 'pair_min_age', 'bail|integer', Constants::INTEGER, null],
- ['pairMaxAge', 'pair_max_age', 'bail|integer', Constants::INTEGER, null],
- ['pairProvince', 'pair_province', 'bail|integer', Constants::INTEGER, null],
- ['pairAll', 'pair_all', 'bail|integer', Constants::INTEGER, null],
- ['photoSrc', 'photo_src', 'bail|string', Constants::STRING, null],
- ['photo_1', 'photo_1', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['photo_2', 'photo_2', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['photo_3', 'photo_3', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['photo_4', 'photo_4', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['fullUrlPhotoSrc', 'full_url_photo_src', 'bail|string', Constants::STRING, null],
- ['fullUrlPhoto1', 'full_url_photo1', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['fullUrlPhoto2', 'full_url_photo2', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['fullUrlPhoto3', 'full_url_photo3', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['fullUrlPhoto4', 'full_url_photo4', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['lastLife', 'last_life', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['why', 'why', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['pairVoice', 'pair_voice', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['jigsawAmount', 'jigsaw_amount', 'bail|integer', Constants::INTEGER, null],
- ['wxkf', 'wxkf', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['sign', 'sign', 'bail|nullable|string', Constants::STRING | Constants::OPTIONAL, null],
- ['isAutoExpand', 'is_auto_expand', 'bail|boolean', Constants::BOOLEAN, null],
- ['onlyLast', 'only_last', 'bail|boolean', Constants::BOOLEAN, null],
- ['lng', 'lng', 'bail|numeric', Constants::FLOAT, 'numeric'],
- ['lat', 'lat', 'bail|numeric', Constants::FLOAT, 'numeric'],
- ['location', 'location', 'bail|string', Constants::STRING, null],
- ['feedDis', 'feed_dis', 'bail|integer', Constants::INTEGER, null],
- ['identityAuth', 'identity_auth', 'bail|string', Constants::STRING, null],
- ['wxAuth', 'wx_auth', 'bail|integer', Constants::INTEGER, null],
- ['workState', 'work_state', 'bail|string', Constants::STRING, null],
- ['claimTag', 'claim_tag', 'bail|string', Constants::STRING, null],
- ['lastLikemeLockAt', 'last_likeme_lock_at', 'bail|integer', Constants::INTEGER, null],
- ['beVipAt', 'be_vip_at', 'bail|integer', Constants::INTEGER, null],
- ['supvipEndat', 'supvip_endat', 'bail|integer', Constants::INTEGER, null],
- ['taskPhoto', 'task_photo', 'bail|boolean', Constants::BOOLEAN, null],
- ['taskQuestion', 'task_question', 'bail|boolean', Constants::BOOLEAN, null],
- ['taskSing', 'task_sing', 'bail|boolean', Constants::BOOLEAN, null],
- ['taskQuestionData', 'task_question_data', 'bail|boolean', Constants::BOOLEAN, null],
- ['logoffAt', 'logoff_at', 'bail|integer', Constants::INTEGER, null],
- ['appLikeUnlockCount', 'app_like_unlock_count', 'bail|integer', Constants::INTEGER, null],
- ['loginAppPlatform', 'login_app_platform', 'bail|string', Constants::STRING, null],
- ['feedCnt', 'feed_cnt', 'bail|integer', Constants::INTEGER, null],
- ['feedLike', 'feed_like', 'bail|integer', Constants::INTEGER, null],
- ['bgcolor', 'bgcolor', 'bail|nullable|integer', Constants::INTEGER | Constants::OPTIONAL, null],
- ];
- }
- }
|