| | |
| | | /// </summary>
|
| | | public const string DryContactFunctionFile = "10afbada0199511de13edc60259ed03e6ebc817d8a53adce";
|
| | | /// <summary>
|
| | | /// 保存成员列表信息的【文件】
|
| | | /// </summary>
|
| | | public const string MemberListInfoFile = "84cee4c17e97d9af86e4778aeecae01cc0ab6d9f3409478c";
|
| | | /// <summary>
|
| | | /// 存放用户图片的【文件夹】
|
| | | /// </summary>
|
| | | public const string UserPictrueDirectory = "e3263f227598072fef2a204fb1656cd2";
|
| | |
| | | /// 功能备份的名字 这个东西不加密
|
| | | /// </summary>
|
| | | public const string OptionBackupName = "##Option##";
|
| | | /// <summary>
|
| | | /// 记录发送和接收的数据Log
|
| | | /// </summary>
|
| | | public static string SendAndReceveDataLog
|
| | | {
|
| | | get { return System.IO.Path.Combine(Common.Config.Instance.FullPath, LocalMemoryDirectory, "SendAndReceveLog.log"); }
|
| | | }
|
| | | }
|
| | | }
|