zhubaomin
2025-04-21 00d54db361d697cf8fdf2f15940f4650b21b3185
pipIrr-platform/pipIrr-common/src/main/java/com/dy/common/webUtil/WebUtil.java
New file
@@ -0,0 +1,7 @@
package com.dy.common.webUtil;
public class WebUtil {
    public static Long getLoginUserId(){
        return 2023091314230011L ;
    }
}