liurunyu
6 天以前 93500b7ebdf9e1257e62a434fbd3be1d1cdb2bef
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 ;
    }
}