仪表盘
版本库
文件存储
活动
搜索
登录
main
/
apsbackend
帷幄君成-富创-后端代码
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
气体管路,钣金计划 前端联调
bluejay
2025-04-14
1cc0d488b65a0a153383d284eec7ad86e1cec941
[apsbackend.git]
/
aps-modules
/
aps-core
/
src
/
main
/
java
/
com
/
aps
/
core
/
mapper
/
CoreMapper.java
1
2
3
4
5
6
7
package com.aps.core.mapper;
public interface CoreMapper
{
public void cleanJobLog();
}