|
|
public String getVerifyCode(String account, Long goodsId, Integer type, Integer linkType, Boolean isReturnDeviceUrl) throws Exception {
|
|
public String getVerifyCode(String account, Long goodsId, Integer type, Integer linkType, Boolean isReturnDeviceUrl) throws Exception {
|
|
|
String code = getDifferentGoodsCode(goodsId, body, type, linkType, isReturnDeviceUrl);
|
|
String code = getDifferentGoodsCode(goodsId, body, type, linkType, isReturnDeviceUrl);
|