花生币换成天医币
This commit is contained in:
@@ -85,7 +85,7 @@ public class UserVipController {
|
||||
return R.error("积分不足");
|
||||
}
|
||||
}else {
|
||||
return R.error("花生币不足");
|
||||
return R.error("天医币不足");
|
||||
}
|
||||
}
|
||||
|
||||
@@ -107,7 +107,7 @@ public class UserVipController {
|
||||
return R.error("积分不足");
|
||||
}
|
||||
}else {
|
||||
return R.error("花生币不足");
|
||||
return R.error("天医币不足");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user