Explorar el Código

//会员信息

release_toaliyun_real
xhxu hace 3 años
padre
commit
f458fe1e69
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      mallinkCApi/src/main/java/com/iformall/controller/UserBasicInfoChildController.java

+ 1
- 1
mallinkCApi/src/main/java/com/iformall/controller/UserBasicInfoChildController.java Ver fichero

@@ -20,7 +20,7 @@ import org.springframework.web.bind.annotation.*;
import java.util.List;

@RestController
@RequestMapping("api/userBasicInfoAddress")
@RequestMapping("api/userBasicInfoChild")
@Api(description = "会员子女相关接口")
public class UserBasicInfoChildController extends BaseController {



Cargando…
Cancelar
Guardar