Commit 6d23e5b2 authored by shaochangbin's avatar shaochangbin

添加了注释

parent 96963aa7
......@@ -5,6 +5,8 @@ public class StaticVariable {
private static String personPhotoUrl = "d://readcard/person/";
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