Commit 6d23e5b2 authored by shaochangbin's avatar shaochangbin

添加了注释

parent 96963aa7
......@@ -6,6 +6,8 @@ public class StaticVariable {
private static String empPhotoUrl = "d://readcard/emp/";
private static String qrcodePhotoUrl = "d://readcard/qrcode/";
//注释内容
public static String getPersonPhotoUrl() {
return personPhotoUrl;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment