liding
2025-03-28 9fce552f48c898b61fa1cb9be73aa4ae7dfc5bb4
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 {
}