liding
2025-03-21 4a9e9b0d928573257cff192da0723c93f7cd9ce6
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 {
}