添加申请退货
This commit is contained in:
@@ -28,6 +28,7 @@ public interface DataDictService {
|
||||
* @return
|
||||
*/
|
||||
CommonResult<DataDictBO> getDataDict(String dictKey, Object dictValue);
|
||||
CommonResult<List<DataDictBO>> getDataDict(String dictKey);
|
||||
|
||||
/**
|
||||
* 获取字典值 - 多个
|
||||
|
||||
Reference in New Issue
Block a user