forked from github/dataease
fix: license 产品名称
This commit is contained in:
parent
97c879f94d
commit
901710b9b1
@ -15,8 +15,8 @@ import java.util.Optional;
|
||||
|
||||
@Service
|
||||
public class AboutService {
|
||||
private static final String BUILD_VERSION = "/opt/fit2cloud/conf/version";
|
||||
private static final String product = "dataease";
|
||||
private static final String BUILD_VERSION = "/opt/dataease/conf/version";
|
||||
private static final String product = "DataEase";
|
||||
|
||||
@Resource
|
||||
private DefaultLicenseService defaultLicenseService;
|
||||
|
Loading…
Reference in New Issue
Block a user