Rename readme.md to README.MD

This commit is contained in:
AlexLEWIS
2021-08-12 00:13:34 +08:00
committed by GitHub
parent cca4aa08ea
commit 4c4ee1cda9

View File

@ -22,4 +22,4 @@ public class S_SysConfig<T>
[JsonMap]
public T Config { get; set; }
}
```
```