liding
2025-04-18 4d5a0213352c1e5fd9410241668cbd06ea47e4c6
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 {
}