updated 冗余代码去除
This commit is contained in:
parent
bf7d6bdb0d
commit
2f19144fc5
1
dist/relationship.js
vendored
1
dist/relationship.js
vendored
@ -967,7 +967,6 @@
|
||||
function selector2id(selector,sex){
|
||||
var result = [];
|
||||
var hash = {};
|
||||
var sex2 = -1;
|
||||
if(sex<0){ //如果自己的性别不确定
|
||||
if(selector.indexOf(',w')==0){
|
||||
sex = 1;
|
||||
|
@ -967,7 +967,6 @@
|
||||
function selector2id(selector,sex){
|
||||
var result = [];
|
||||
var hash = {};
|
||||
var sex2 = -1;
|
||||
if(sex<0){ //如果自己的性别不确定
|
||||
if(selector.indexOf(',w')==0){
|
||||
sex = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user