chenrui
2025-04-08 de0494d7a6f99f50fa33b9487dd2ffefca82e8b6
1
2
3
4
5
6
7
8
9
10
package com.ruoyi.basic.service;
 
/**
 * 产品零件号日志表(ProductPartLog)表服务接口
 *
 * @author makejava
 * @since 2025-03-19 13:47:10
 */
public interface ProductPartLogService {
}