|
$where[] = ["delete", "=", 0];
|
|
$where[] = ["delete", "=", 0];
|
|
$where[] = ["type", "=", $type];
|
|
$where[] = ["type", "=", $type];
|
|
//if (in_array($checkState, [TalentState::BASE_VERIFY_FAIL, 0, TalentState::FST_SAVE, TalentState::FST_SUBMIT, TalentState::BASE_VERIFY_PASS]) && $isMix != 1) {
|
|
//if (in_array($checkState, [TalentState::BASE_VERIFY_FAIL, 0, TalentState::FST_SAVE, TalentState::FST_SUBMIT, TalentState::BASE_VERIFY_PASS]) && $isMix != 1) {
|