chenrui
2025-04-02 b835dcf59ce2b06720dbdb972f10a13d1d3712e4
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 {
}