cnf
5 天以前 e561543dfdc09245898a983b237ea712b9aa49b7
DevApp/Gs.DevApp/DevFrm/Rpt/BTDetails.cs
@@ -1,14 +1,15 @@
using DevExpress.Utils.DirectXPaint;
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Data;
using System.Threading.Tasks;
using System.Windows.Forms;
using Gs.DevApp.Entity;
using Gs.DevApp.ToolBox;
using Gs.DevApp.UserControl;
using Newtonsoft.Json;
namespace Gs.DevApp.DevFrm.Rpt
namespace Gs.DevApp.DevFrm
{
    public partial class BTDetails : DevExpress.XtraEditors.XtraForm
    {