liurunyu
2024-10-08 dbe3ed318dfe013663271fd64c8b8b152005e0b6
1
2
3
4
5
6
7
package com.dy.common.webUtil;
 
public class WebUtil {
    public static Long getLoginUserId(){
        return 2023091314230011L ;
    }
}