用户管理-用户类型vpn调整
vpn服务器ip添加业务字典数据类型 ip校验、cgi服务国际化添加
This commit is contained in:
@@ -79,7 +79,7 @@ public interface ServiceDictInfoDao extends CrudDao<ServiceDictInfo> {
|
||||
void auditCancleRequestInfo(@Param("cancelRequestId")Integer cancelRequestId, @Param("indexTable")String indexTable,@Param("id") String id);
|
||||
Integer requestCancleInfoNumber(@Param("indexTable")String indexTable,@Param("id")Long id);
|
||||
|
||||
|
||||
ServiceDictInfo getByItemValue(@Param("itemValue")String itemValue,@Param("itemType")Integer itemType);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user