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