forked from github/dataease
fix: api验证lic
This commit is contained in:
parent
ad10184c1f
commit
aef2d49f35
@ -43,8 +43,8 @@ public class IndexController {
|
||||
return "doc.html";
|
||||
default:
|
||||
// DataEaseException.throwException("Invalid License.");
|
||||
// return "nolic.html";
|
||||
return "doc.html";
|
||||
return "nolic.html";
|
||||
// return "doc.html";
|
||||
}
|
||||
// return "index.html";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user