Browse Source

代码修改

feature/x
kerry 3 years ago
parent
commit
8f014fb5b7
  1. 3
      designer-form/src/main/java/com/fr/design/mainframe/share/util/OnlineShopUtils.java

3
designer-form/src/main/java/com/fr/design/mainframe/share/util/OnlineShopUtils.java

@ -51,8 +51,7 @@ public class OnlineShopUtils {
}
private static String getWidgetFilterPath() {
// return StableUtils.pathJoin(getReuInfoPath(), "filter");
return "http://192.168.5.83:3008/reuses/filter";
return StableUtils.pathJoin(getReuInfoPath(), "filter");
}
private static String getGetCompositeSortParaPath() {

Loading…
Cancel
Save