Administrator
2024-06-19 acdbf06288c8cbeac4abe3518e8157d753e72574
1
2
3
4
5
6
7
package com.dy.common.webUtil;
 
public class WebUtil {
    public static Long getLoginUserId(){
        return 2023091314230011L ;
    }
}