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