| | |
| | | { |
| | | "Usings": [ |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System", |
| | | "Desc": "", |
| | | "Content": "using System;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Collections.Generic", |
| | | "Desc": "", |
| | | "Content": "using System.Collections.Generic;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.IO", |
| | | "Desc": "", |
| | | "Content": "using System.IO;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Linq", |
| | | "Desc": "", |
| | | "Content": "using System.Linq;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Text", |
| | | "Desc": "", |
| | | "Content": "using System.Text;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Threading.Tasks", |
| | | "Desc": "", |
| | | "Content": "using System.Threading.Tasks;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows", |
| | | "Desc": "", |
| | | "Content": "using System.Windows;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Controls", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Controls;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Data", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Data;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Documents", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Documents;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Input", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Input;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Markup", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Markup;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Media", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Media;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Media.Imaging", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Media.Imaging;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Navigation", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Navigation;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Windows.Shapes", |
| | | "Desc": "", |
| | | "Content": "using System.Windows.Shapes;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Runtime.Serialization", |
| | | "Desc": "", |
| | | "Content": "using System.Runtime.Serialization;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Collections.Concurrent", |
| | | "Desc": "", |
| | | "Content": "using System.Collections.Concurrent;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.ServiceModel", |
| | | "Desc": "", |
| | | "Content": "using System.ServiceModel;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "Newtonsoft.Json", |
| | | "Desc": "", |
| | | "Content": "using Newtonsoft.Json;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "Newtonsoft.Json.Linq", |
| | | "Desc": "", |
| | | "Content": "using Newtonsoft.Json.Linq;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "System.Net", |
| | | "Desc": "", |
| | | "Content": "using System.Net;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "NLog", |
| | | "Desc": "", |
| | | "Content": "using NLog;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "NLog.Config", |
| | | "Desc": "", |
| | | "Content": "using NLog.Config;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "NLog.Targets", |
| | | "Desc": "", |
| | | "Content": "using NLog.Targets;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "GZ.DB.Map.OIDATABASE", |
| | | "Desc": "", |
| | | "Content": "using GZ.DB.Map.OIDATABASE;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "GZ.DB.App.OIDATABASE", |
| | | "Desc": "", |
| | | "Content": "using GZ.DB.App.OIDATABASE;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "GZ.DB.Repository.OIDATABASE", |
| | | "Desc": "", |
| | | "Content": "using GZ.DB.Repository.OIDATABASE;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "GZ.DB.IRepository.OIDATABASE", |
| | | "Desc": "", |
| | | "Content": "using GZ.DB.IRepository.OIDATABASE;", |
| | |
| | | "IsNecessary": true |
| | | }, |
| | | { |
| | | "ID": "20250614113125588", |
| | | "ID": "20250702131643537", |
| | | "Name": "GZ.DB.Entity.OIDATABASE", |
| | | "Desc": "", |
| | | "Content": "using GZ.DB.Entity.OIDATABASE;", |
| | |
| | | } |
| | | ], |
| | | "CreationTime": "2025-02-26T15:31:23.9847623+08:00", |
| | | "LastWriteTime": "2025-06-14T11:31:25.5884509+08:00", |
| | | "LastWriteTime": "2025-07-02T13:16:43.5373219+08:00", |
| | | "UsingStr": "using System;\r\nusing System.Collections.Generic;\r\nusing System.IO;\r\nusing System.Linq;\r\nusing System.Text;\r\nusing System.Threading.Tasks;\r\nusing System.Windows;\r\nusing System.Windows.Controls;\r\nusing System.Windows.Data;\r\nusing System.Windows.Documents;\r\nusing System.Windows.Input;\r\nusing System.Windows.Markup;\r\nusing System.Windows.Media;\r\nusing System.Windows.Media.Imaging;\r\nusing System.Windows.Navigation;\r\nusing System.Windows.Shapes;\r\nusing System.Runtime.Serialization;\r\nusing System.Collections.Concurrent;\r\nusing System.ServiceModel;\r\nusing Newtonsoft.Json;\r\nusing Newtonsoft.Json.Linq;\r\nusing System.Net;\r\nusing NLog;\r\nusing NLog.Config;\r\nusing NLog.Targets;\r\nusing GZ.DB.Map.OIDATABASE;\r\nusing GZ.DB.App.OIDATABASE;\r\nusing GZ.DB.Repository.OIDATABASE;\r\nusing GZ.DB.IRepository.OIDATABASE;\r\nusing GZ.DB.Entity.OIDATABASE;" |
| | | } |