Commit d855f56d by 吕明尚

更改保洁记录路径

parent 2ff0d567
...@@ -30,7 +30,7 @@ import share.common.core.page.TableDataInfo; ...@@ -30,7 +30,7 @@ import share.common.core.page.TableDataInfo;
* @date 2023-09-28 * @date 2023-09-28
*/ */
@RestController @RestController
@RequestMapping("/app/cleanRecords") @RequestMapping("/front/cleanRecords")
public class SCleanRecordsController extends BaseController public class SCleanRecordsController extends BaseController
{ {
@Autowired @Autowired
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment