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