wuxw
2019-05-30 f39cd4d82c3952f8587ebff9a7e8ede73b46bcda
WebService/src/main/java/com/java110/web/components/MenuComponent.java
@@ -1,6 +1,5 @@
package com.java110.web.components;
import com.alibaba.fastjson.JSONArray;
import com.java110.core.context.IPageData;
import com.java110.web.smo.IMenuServiceSMO;
import org.springframework.beans.factory.annotation.Autowired;
@@ -20,6 +19,7 @@
    /**
     * 测试版本号
     *
     * @return
     */
    public ResponseEntity<String> getMenus(IPageData pd){