Ver Fonte

修改图片上传的路径

há 5 anos atrás
pai
commit
cf92ee896c

+ 1 - 1
bms/src/main/java/com/hssx/bms/controller/InstitutionalInformationController.java

@@ -48,7 +48,7 @@ public class InstitutionalInformationController {
 
     /**
      * 教育机构的的添加
-     * 参数:name 名称,address 地址,lng 经度 lat 纬度
+     * 参数:name 名称,address 地址,lng 经度 lat 纬度 city:城市
      *      phone 电话,
      * @return
      */