qrc
This commit is contained in:
@@ -3,5 +3,5 @@ package com.lovenav.service;
|
||||
import com.lovenav.entity.CollectIconList;
|
||||
|
||||
public interface QRCService {
|
||||
public String QR(CollectIconList collect) throws Exception;
|
||||
public String QR(int url_id) throws Exception;
|
||||
}
|
||||
|
Reference in New Issue
Block a user