futian.liu
2023-12-12 2a370db9610af10873bd0292b5d5fd7246fd4039
1
2
3
4
5
6
7
package com.consum.base.service;
 
import com.walker.jdbc.service.BaseService;
 
public interface LWhGoodsRecordService extends BaseService {
 
}