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