修正访客上传图片
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m15s
All checks were successful
Build and Push to Target Registry / 构建并推送镜像到目标仓库 (push) Successful in 6m15s
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package org.dromara.property.api;
|
||||
|
||||
public interface RemoteVisitoreGetCodeInfoService {
|
||||
String getCodeInfo(String code);
|
||||
}
|
Reference in New Issue
Block a user