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