liusheng
2025-11-06 56e6e579618a13221e56cd49e72c9ac0904da95c
ruoyi-admin/src/main/java/com/ruoyi/web/controller/smartor/PatBabyGrowthController.java
@@ -52,9 +52,9 @@
    /**
     * 查询【请填写功能名称】列表
     * 查询婴儿成长记录史
     */
    @ApiOperation("查询【请填写功能名称】列表")
    @ApiOperation("查询婴儿成长记录史")
    //@PreAuthorize("@ss.hasPermi('smartor:growth:list')")
    @PostMapping("/dateLine")
    public TableDataInfo dateLine(@RequestBody PatBabyGrowth patBabyGrowth)