|
@@ -7,8 +7,7 @@ export default class PublicService {
|
|
this.name = 'PublicService'
|
|
this.name = 'PublicService'
|
|
}
|
|
}
|
|
/**
|
|
/**
|
|
- * 获取图形验证码
|
|
|
|
- * activateCodeType:机构 2 供应商 3 找回密码 1
|
|
|
|
|
|
+ * 获取地址
|
|
*/
|
|
*/
|
|
GetAllAddressData (data = {}) {
|
|
GetAllAddressData (data = {}) {
|
|
return this.AjaxService.get({
|
|
return this.AjaxService.get({
|