public class DefaultDwzServerServiceImpl extends Object implements IDwzServerService
IDwzServerService 默认实现| 构造器和说明 |
|---|
DefaultDwzServerServiceImpl(IDwzLogStore logStore) |
public DefaultDwzServerServiceImpl(IDwzLogStore logStore)
@NonNull @Transactional public DwzLogEntity createShortUrlCode(@NonNull String longUrl, @Nullable Date termOfValidity)
IDwzServerServicecreateShortUrlCode 在接口中 IDwzServerServicelongUrl - 长链接termOfValidity - 有效期截止时间(为空表示永久有效)@Nullable public String getLongUrlByShortUrlCode(@NonNull String shortUrlCode)
IDwzServerServicegetLongUrlByShortUrlCode 在接口中 IDwzServerServiceshortUrlCode - 短链接码Copyright © 2021 EasyJ寮�婧愮ぞ鍖�. All rights reserved.