Junjie
2023-08-21 e70075bf060abb7c8faa5e6be9168bfd96f723cf
src/main/java/com/zy/common/utils/NyHttpUtils.java
@@ -13,7 +13,7 @@
 */
public class NyHttpUtils {
    private static final String requestUrl = "localhost:9090/skwcs";
    private static final String requestUrl = "localhost:9090/tzskwcs";
    //获取HTTP请求标准结构体
    public static NyShuttleHttpCommand getHttpStandard(Integer shuttleNo) {