Skip to content

Commit

Permalink
[none] add applyFreeLicense in Interceptor.java
Browse files Browse the repository at this point in the history
  • Loading branch information
yuan committed Sep 13, 2022
1 parent e505501 commit c086af4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/com/DocSystem/controller/MyInterceptor.java
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public class MyInterceptor extends HandlerInterceptorAdapter{
"web/static/office-editor",
//For Sales
"Sales/checkLicense",
"Sales/applyFreeLicense",
//For Office Editor
"Bussiness/saveDoc",
//For remote Access
Expand Down

0 comments on commit c086af4

Please sign in to comment.