Rename README.zh-CN.md to README.zh-CN.MD

This commit is contained in:
AlexLEWIS 2021-08-12 00:13:12 +08:00 committed by GitHub
parent 2fcdf84edb
commit cca4aa08ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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