Unverified Commit 30d57f30 authored by 743294668's avatar 743294668 Committed by GitHub
Browse files

Fix notes (#2615)



Co-authored-by: default avatartaoyuxin <taoyuxin@inspur.com>
Co-authored-by: default avatarqiaozhanwei <qiaozhanwei@outlook.com>
Co-authored-by: default avatarTboy <guo.jiwei@immomo.com>
parent edc72353
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -71,9 +71,9 @@ public class WorkerServer {
    private SpringApplicationContext springApplicationContext;

    /**
     * master server startup
     * worker server startup
     *
     * master server not use web service
     * worker server not use web service
     * @param args arguments
     */
    public static void main(String[] args) {