From e84207f835be3bcd432ae07b6319d05bb440bb29 Mon Sep 17 00:00:00 2001 From: History <2596007731@qq.com> Date: Fri, 4 Jul 2025 13:59:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=84=E7=BB=87=E5=85=B3?= =?UTF-8?q?=E7=B3=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DoctorXinjiang/Categorys/MQTextField.h | 2 +- .../DoctorXinjiang/Categorys/MQTextField.m | 2 +- .../Categorys/UIDevice/UIDevice+model.h | 2 +- .../Categorys/UIDevice/UIDevice+model.m | 2 +- .../Manager/TUIManager/ESCTUIManager.h | 2 +- .../Manager/TUIManager/ESCTUIManager.m | 2 +- ...er.h => XJDFileDataDetailViewController.h} | 4 +-- ...er.m => XJDFileDataDetailViewController.m} | 14 +++++----- ....h => XJDHistoricalRecordViewController.h} | 4 +-- ....m => XJDHistoricalRecordViewController.m} | 8 +++--- ...oPlayManager.h => XJDCQAudioPlayManager.h} | 6 ++--- ...oPlayManager.m => XJDCQAudioPlayManager.m} | 8 +++--- .../YXDownToolsManager.h | 2 +- .../YXDownToolsManager.m | 2 +- .../YXHealthPhyReportModel.h | 2 +- .../YXHealthPhyReportModel.m | 2 +- .../YXLookReportImageViewController.h | 2 +- .../YXLookReportImageViewController.m | 2 +- .../YXQuestionDetailViewController.m | 4 +-- .../YXSickNameSubTableViewCell.h | 2 +- .../YXSickNameSubTableViewCell.m | 2 +- .../YXSickNameTopTableViewCell.h | 2 +- .../YXSickNameTopTableViewCell.m | 2 +- .../YXimageReportTableViewCell.h | 2 +- .../YXimageReportTableViewCell.m | 2 +- .../YXQuestionStatisticsViewController.m | 4 +-- .../controller/YXHomePageViewController.m | 6 ++--- ...roller.h => XJDBillDetailViewController.h} | 2 +- ...roller.m => XJDBillDetailViewController.m} | 6 ++--- ...ntroller.h => XJDBillListViewController.h} | 4 +-- ...ntroller.m => XJDBillListViewController.m} | 12 ++++----- ...ewController.h => XJDBillViewController.h} | 4 +-- ...ewController.m => XJDBillViewController.m} | 26 +++++++++---------- ...ller.h => XJDBillWithDrawViewController.h} | 4 +-- ...ller.m => XJDBillWithDrawViewController.m} | 12 ++++----- ... => XJDWithdrawCashDetailViewController.h} | 4 +-- ... => XJDWithdrawCashDetailViewController.m} | 8 +++--- .../HQSearchView.h | 2 +- .../HQSearchView.m | 2 +- .../Project/Login_Register/IMUserInfoModel.h | 2 +- .../Project/Login_Register/IMUserInfoModel.m | 2 +- .../YXLoginFoundPasswordViewController.h | 2 +- .../YXLoginFoundPasswordViewController.m | 2 +- .../Login/YXLoginSetPasswordViewController.h | 2 +- .../Login/YXLoginSetPasswordViewController.m | 2 +- .../TUIChat/ChatList/ChatListViewController.h | 2 +- .../TUIChat/ChatList/ChatListViewController.m | 2 +- .../Project/TUIChat/ChatViewController.h | 2 +- .../Project/TUIChat/ChatViewController.m | 6 ++--- .../Controller/ChatMapViewController.h | 2 +- .../Controller/ChatMapViewController.m | 2 +- .../DoctorCardCell/DoctiorIDCardCellData.h | 2 +- .../DoctorCardCell/DoctiorIDCardCellData.m | 2 +- .../DoctorCardCell/DoctorIDCardMessageCell.h | 2 +- .../DoctorCardCell/DoctorIDCardMessageCell.m | 2 +- .../EndSystemCell/EndSystemCellData.h | 2 +- .../EndSystemCell/EndSystemCellData.m | 2 +- .../EndSystemCell/EndSystemSoSCell.h | 2 +- .../EndSystemCell/EndSystemSoSCell.m | 2 +- .../chatPictureCollectionViewCell.h | 2 +- .../chatPictureCollectionViewCell.m | 2 +- .../HealthDataCustom/healthDataCustomCell.h | 2 +- .../HealthDataCustom/healthDataCustomCell.m | 2 +- .../healthDataCustomCellData.h | 2 +- .../healthDataCustomCellData.m | 2 +- .../sendPhysicalCustomCell.h | 2 +- .../sendPhysicalCustomCell.m | 2 +- .../sendPhysicalCustomCellData.h | 2 +- .../sendPhysicalCustomCellData.m | 2 +- .../StarMarkCustom/StarMarkCellData.h | 2 +- .../StarMarkCustom/StarMarkCellData.m | 2 +- .../StarMarkCustom/StarMarkCustomCell.h | 2 +- .../StarMarkCustom/StarMarkCustomCell.m | 2 +- .../userCustom/userDataInfoCellData.h | 2 +- .../userCustom/userDataInfoCellData.m | 2 +- .../userCustom/userDataInfoChatCell.h | 2 +- .../userCustom/userDataInfoChatCell.m | 2 +- .../Project/TUIChat/Model/SendReportModel.h | 2 +- .../Project/TUIChat/Model/SendReportModel.m | 2 +- .../Project/TUIChat/Model/sendHealthModel.h | 2 +- .../Project/TUIChat/Model/sendHealthModel.m | 2 +- .../TUIChat/View/SendHealthDataTable.h | 2 +- .../TUIChat/View/SendHealthDataTable.m | 2 +- .../View/SendHealthDataTableViewCell.h | 2 +- .../View/SendHealthDataTableViewCell.m | 2 +- 85 files changed, 138 insertions(+), 138 deletions(-) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/{YXFileDataDetailViewController.h => XJDFileDataDetailViewController.h} (66%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/{YXFileDataDetailViewController.m => XJDFileDataDetailViewController.m} (98%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/{YXHistoricalRecordViewController.h => XJDHistoricalRecordViewController.h} (59%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/{YXHistoricalRecordViewController.m => XJDHistoricalRecordViewController.m} (90%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/{YXCQAudioPlayManager.h => XJDCQAudioPlayManager.h} (78%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/{YXCQAudioPlayManager.m => XJDCQAudioPlayManager.m} (81%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillDetailViewController.h => XJDBillDetailViewController.h} (79%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillDetailViewController.m => XJDBillDetailViewController.m} (96%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillListViewController.h => XJDBillListViewController.h} (69%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillListViewController.m => XJDBillListViewController.m} (90%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillViewController.h => XJDBillViewController.h} (65%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillViewController.m => XJDBillViewController.m} (92%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillWithDrawViewController.h => XJDBillWithDrawViewController.h} (68%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXBillWithDrawViewController.m => XJDBillWithDrawViewController.m} (90%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXWithdrawCashDetailViewController.h => XJDWithdrawCashDetailViewController.h} (61%) rename DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/{YXWithdrawCashDetailViewController.m => XJDWithdrawCashDetailViewController.m} (95%) diff --git a/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.h b/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.h index 43dc6db..be7f45e 100644 --- a/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.h +++ b/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.h @@ -1,6 +1,6 @@ // // MQTextField.h -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/5/7. // diff --git a/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.m b/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.m index ca4c2d4..0782405 100644 --- a/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.m +++ b/DoctorXinjiang/DoctorXinjiang/Categorys/MQTextField.m @@ -1,6 +1,6 @@ // // MQTextField.m -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/5/7. // diff --git a/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.h b/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.h index e481868..850f33f 100644 --- a/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.h +++ b/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.h @@ -1,6 +1,6 @@ // // UIDevice+model.h -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/3/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.m b/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.m index 487561f..4128815 100644 --- a/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.m +++ b/DoctorXinjiang/DoctorXinjiang/Categorys/UIDevice/UIDevice+model.m @@ -1,6 +1,6 @@ // // UIDevice+model.m -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/3/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.h b/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.h index 26d2daa..60d5f37 100644 --- a/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.h +++ b/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.h @@ -1,6 +1,6 @@ // // ESCTUIManager.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/16. // diff --git a/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.m b/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.m index 0f33672..63a89e2 100644 --- a/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.m +++ b/DoctorXinjiang/DoctorXinjiang/Manager/TUIManager/ESCTUIManager.m @@ -1,6 +1,6 @@ // // ESCTUIManager.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/16. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/YXFileDataDetailViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/XJDFileDataDetailViewController.h similarity index 66% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/YXFileDataDetailViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/XJDFileDataDetailViewController.h index c08f19d..85d8bc0 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/YXFileDataDetailViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/XJDFileDataDetailViewController.h @@ -1,5 +1,5 @@ // -// YXFileDataDetailViewController.h +// XJDFileDataDetailViewController.h // healthQuestion // // Created by 仁康信息 on 2023/5/4. @@ -9,7 +9,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXFileDataDetailViewController : YXBaseViewController +@interface XJDFileDataDetailViewController : YXBaseViewController @property (nonatomic, copy) NSString * record_id; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/YXFileDataDetailViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/XJDFileDataDetailViewController.m similarity index 98% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/YXFileDataDetailViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/XJDFileDataDetailViewController.m index 77372d3..b3ae43e 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/YXFileDataDetailViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/FileDataDetail(档案详情)/XJDFileDataDetailViewController.m @@ -1,11 +1,11 @@ // -// YXFileDataDetailViewController.m +// XJDFileDataDetailViewController.m // healthQuestion // // Created by 仁康信息 on 2023/5/4. // -#import "YXFileDataDetailViewController.h" +#import "XJDFileDataDetailViewController.h" #import "DetailTitleView.h" #import "DetailUserInfoView.h" #import "FileDataDeatilCenterView.h" @@ -13,7 +13,7 @@ #import "YXRecoredListDetailModel.h" -@interface YXFileDataDetailViewController () +@interface XJDFileDataDetailViewController () @property (nonatomic, strong) DetailUserInfoView * infoView ; @@ -26,7 +26,7 @@ @end -@implementation YXFileDataDetailViewController +@implementation XJDFileDataDetailViewController - (void)viewDidLoad { [super viewDidLoad]; @@ -142,14 +142,14 @@ */ // -//#import "YXFileDataDetailViewController.h" +//#import "XJDFileDataDetailViewController.h" //#import "DetailTitleView.h" //#import "DetailUserInfoView.h" //#import "FileDataDeatilCenterView.h" //#import "BasicHealthInfoView.h" //#import "XLPhotoBrowser.h" //#import "DoctorReportModel.h" -//@interface YXFileDataDetailViewController () +//@interface XJDFileDataDetailViewController () // //@property (nonatomic, strong) DetailTitleView * titleview; // @@ -180,7 +180,7 @@ // //@end // -//@implementation YXFileDataDetailViewController +//@implementation XJDFileDataDetailViewController // //- (NSMutableArray *)healthArray { // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/YXHistoricalRecordViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/XJDHistoricalRecordViewController.h similarity index 59% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/YXHistoricalRecordViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/XJDHistoricalRecordViewController.h index 606b353..97aef21 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/YXHistoricalRecordViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/XJDHistoricalRecordViewController.h @@ -1,5 +1,5 @@ // -// YXHistoricalRecordViewController.h +// XJDHistoricalRecordViewController.h // healthQuestion // // Created by 仁康信息 on 2023/5/4. @@ -9,7 +9,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXHistoricalRecordViewController : YXBaseViewController +@interface XJDHistoricalRecordViewController : YXBaseViewController @end diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/YXHistoricalRecordViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/XJDHistoricalRecordViewController.m similarity index 90% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/YXHistoricalRecordViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/XJDHistoricalRecordViewController.m index c5af293..8f812af 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/YXHistoricalRecordViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/HistoryRecord(历史记录)/XJDHistoricalRecordViewController.m @@ -1,21 +1,21 @@ // -// YXHistoricalRecordViewController.m +// XJDHistoricalRecordViewController.m // healthQuestion // // Created by 仁康信息 on 2023/5/4. // -#import "YXHistoricalRecordViewController.h" +#import "XJDHistoricalRecordViewController.h" #import "HQSearchView.h" #import "HistoryRecordTable.h" -@interface YXHistoricalRecordViewController () +@interface XJDHistoricalRecordViewController () @property (nonatomic, strong) HistoryRecordTable * homeTable; @end -@implementation YXHistoricalRecordViewController +@implementation XJDHistoricalRecordViewController - (void)viewDidLoad { [super viewDidLoad]; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXCQAudioPlayManager.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/XJDCQAudioPlayManager.h similarity index 78% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXCQAudioPlayManager.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/XJDCQAudioPlayManager.h index 2b03347..6144429 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXCQAudioPlayManager.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/XJDCQAudioPlayManager.h @@ -1,6 +1,6 @@ // -// YXCQAudioPlayManager.h -// EscortProject +// XJDCQAudioPlayManager.h +// DoctorXinjiang // // Created by 仁康信息 on 2023/12/5. // @@ -10,7 +10,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXCQAudioPlayManager : NSObject +@interface XJDCQAudioPlayManager : NSObject + (AVPlayer *)initWhithUrl:(NSURL *)avUrl; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXCQAudioPlayManager.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/XJDCQAudioPlayManager.m similarity index 81% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXCQAudioPlayManager.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/XJDCQAudioPlayManager.m index cd6fa0f..a41cc40 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXCQAudioPlayManager.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/XJDCQAudioPlayManager.m @@ -1,13 +1,13 @@ // -// YXCQAudioPlayManager.m -// EscortProject +// XJDCQAudioPlayManager.m +// DoctorXinjiang // // Created by 仁康信息 on 2023/12/5. // -#import "YXCQAudioPlayManager.h" +#import "XJDCQAudioPlayManager.h" -@implementation YXCQAudioPlayManager +@implementation XJDCQAudioPlayManager + (AVPlayer *)initWhithUrl:(NSURL *)avUrl { diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.h index c01cbca..f88db70 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.h @@ -1,6 +1,6 @@ // // YXDownToolsManager.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/12/1. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.m index 4a65b9c..29e1b92 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXDownToolsManager.m @@ -1,6 +1,6 @@ // // YXDownToolsManager.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/12/1. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.h index 09ed59e..f8f6ef9 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.h @@ -1,6 +1,6 @@ // // YXHealthPhyReportModel.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/8/28. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.m index 83e0f03..7c6c78c 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXHealthPhyReportModel.m @@ -1,6 +1,6 @@ // // YXHealthPhyReportModel.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/8/28. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.h index ffc7438..e3b9262 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.h @@ -1,6 +1,6 @@ // // YXLookReportImageViewController.h -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/2/26. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.m index e9f2b09..09c03e4 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXLookReportImageViewController.m @@ -1,6 +1,6 @@ // // YXLookReportImageViewController.m -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/2/26. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXQuestionDetailViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXQuestionDetailViewController.m index 1968cbd..96c5e53 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXQuestionDetailViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXQuestionDetailViewController.m @@ -16,7 +16,7 @@ #import "YXQuestionBodyReportModel.h" #import "RefuseQuestionPopView.h" #import "YXCancelReasonModel.h" -#import "YXFileDataDetailViewController.h" +#import "XJDFileDataDetailViewController.h" #import "YXDTTestView.h" #import "TUIConversationListBaseDataProvider.h" @@ -671,7 +671,7 @@ //查看详情 - (void)lookFileDetail { - YXFileDataDetailViewController * detalVC = [[YXFileDataDetailViewController alloc] init]; + XJDFileDataDetailViewController * detalVC = [[XJDFileDataDetailViewController alloc] init]; detalVC.record_id = self.record_id; [self.navigationController pushViewController:detalVC animated:YES]; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.h index 0bd3747..12e1b94 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.h @@ -1,6 +1,6 @@ // // YXSickNameSubTableViewCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/8/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.m index 0e64b29..460c111 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameSubTableViewCell.m @@ -1,6 +1,6 @@ // // YXSickNameSubTableViewCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/8/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.h index 942a64e..82ed28b 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.h @@ -1,6 +1,6 @@ // // YXSickNameTopTableViewCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/8/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.m index 9151bb9..695b0f4 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXSickNameTopTableViewCell.m @@ -1,6 +1,6 @@ // // SickNameTopTableViewCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/8/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.h index c58e4a8..6f2e5a6 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.h @@ -1,6 +1,6 @@ // // YXimageReportTableViewCell.h -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/2/23. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.m index 0eac50a..6ad8b34 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionDetail(咨询详情)/YXimageReportTableViewCell.m @@ -1,6 +1,6 @@ // // imageReportTableViewCell.m -// EscortProject +// DoctorXinjiang // // Created by Apple on 2024/2/23. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionStatistics(咨询统计)/YXQuestionStatisticsViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionStatistics(咨询统计)/YXQuestionStatisticsViewController.m index 10c46b4..966db9e 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionStatistics(咨询统计)/YXQuestionStatisticsViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/QuestionStatistics(咨询统计)/YXQuestionStatisticsViewController.m @@ -11,7 +11,7 @@ #import "NSDate+Calendar.h" #import "BRDatePickerView.h" #import "YXQuestionStaticsModel.h" -#import "YXBillViewController.h" +#import "XJDBillViewController.h" @interface YXQuestionStatisticsViewController () @property (nonatomic, strong) AAChartView * aaChartView; @@ -497,7 +497,7 @@ //咨询收益 - (void)handleTapGesture:(id)sender { - YXBillViewController * billVC = [[YXBillViewController alloc] init]; + XJDBillViewController * billVC = [[XJDBillViewController alloc] init]; [self.navigationController pushViewController:billVC animated:YES]; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/YXHomePageViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/YXHomePageViewController.m index 523c784..5a7e992 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/YXHomePageViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/YXHomePageViewController.m @@ -16,10 +16,10 @@ #import "YXStopQuestionSettingVC.h" #import "YXBasicHealthInfoViewController.h" #import "RefuseQuestionPopView.h" -#import "YXHistoricalRecordViewController.h" -#import "YXFileDataDetailViewController.h" +#import "XJDHistoricalRecordViewController.h" +#import "XJDFileDataDetailViewController.h" #import "YXStopAnnouncementViewController.h" -#import "YXBillDetailViewController.h" +#import "XJDBillDetailViewController.h" #import "TUIC2CChatViewController.h" #import "YXDoctorInfoModel.h" #import "PSAppInfo.h" diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillDetailViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillDetailViewController.h similarity index 79% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillDetailViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillDetailViewController.h index 7edd745..47c5c7d 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillDetailViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillDetailViewController.h @@ -9,7 +9,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXBillDetailViewController : YXBaseViewController +@interface XJDBillDetailViewController : YXBaseViewController @property (nonatomic, strong) NSString * timeString; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillDetailViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillDetailViewController.m similarity index 96% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillDetailViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillDetailViewController.m index 75e3629..3b9bb27 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillDetailViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillDetailViewController.m @@ -5,12 +5,12 @@ // Created by 仁康信息 on 2023/5/5. // -#import "YXBillDetailViewController.h" +#import "XJDBillDetailViewController.h" #import "BRDatePickerView.h" #import "BillListTable.h" #import "YXBillListModel.h" -@interface YXBillDetailViewController () +@interface XJDBillDetailViewController () @property (nonatomic, strong) BillListTable * homeTable; @@ -20,7 +20,7 @@ @end -@implementation YXBillDetailViewController +@implementation XJDBillDetailViewController - (NSMutableArray *)dataArray { diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillListViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillListViewController.h similarity index 69% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillListViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillListViewController.h index 5c6a928..647b5d5 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillListViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillListViewController.h @@ -1,5 +1,5 @@ // -// YXBillListViewController.h +// XJDBillListViewController.h // healthQuestion // // Created by 仁康信息 on 2023/5/5. @@ -9,7 +9,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXBillListViewController : YXBaseViewController +@interface XJDBillListViewController : YXBaseViewController @property (nonatomic, strong) NSString * timeString; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillListViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillListViewController.m similarity index 90% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillListViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillListViewController.m index b37f029..826ab4e 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillListViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillListViewController.m @@ -1,16 +1,16 @@ // -// YXBillListViewController.m +// XJDBillListViewController.m // healthQuestion // // Created by 仁康信息 on 2023/5/5. // -#import "YXBillListViewController.h" +#import "XJDBillListViewController.h" #import "BillListTable.h" -#import "YXWithdrawCashDetailViewController.h" +#import "XJDWithdrawCashDetailViewController.h" #import "YXBillListModel.h" -@interface YXBillListViewController () +@interface XJDBillListViewController () @property (nonatomic, strong) BillListTable * homeTable; @property (nonatomic, assign) NSInteger pageNo; @@ -18,7 +18,7 @@ @end -@implementation YXBillListViewController +@implementation XJDBillListViewController - (NSMutableArray *)dataArray { @@ -44,7 +44,7 @@ MJWeakSelf self.homeTable.detailBlock = ^(NSString * _Nonnull billString) { - YXWithdrawCashDetailViewController * detailVC = [[YXWithdrawCashDetailViewController alloc] init]; + XJDWithdrawCashDetailViewController * detailVC = [[XJDWithdrawCashDetailViewController alloc] init]; [weakSelf.navigationController pushViewController:detailVC animated:YES]; }; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillViewController.h similarity index 65% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillViewController.h index bb2a9c0..f6fcb5e 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillViewController.h @@ -1,5 +1,5 @@ // -// YXBillViewController.h +// XJDBillViewController.h // healthQuestion // // Created by 仁康信息 on 2023/8/17. @@ -9,7 +9,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXBillViewController : YXBaseViewController +@interface XJDBillViewController : YXBaseViewController @end diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillViewController.m similarity index 92% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillViewController.m index 3158097..e423fd9 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillViewController.m @@ -1,17 +1,17 @@ // -// YXBillViewController.m +// XJDBillViewController.m // healthQuestion // // Created by 仁康信息 on 2023/8/17. // -#import "YXBillViewController.h" -#import "YXBillListViewController.h" -#import "YXBillWithDrawViewController.h" -#import "YXBillDetailViewController.h" +#import "XJDBillViewController.h" +#import "XJDBillListViewController.h" +#import "XJDBillWithDrawViewController.h" +#import "XJDBillDetailViewController.h" #import "BRDatePickerView.h" -@interface YXBillViewController () +@interface XJDBillViewController () /** 顶部控件*/ @property (nonatomic, weak) UIScrollView *topView; @@ -28,15 +28,15 @@ @property (nonatomic, assign) NSInteger selectedOnes; -@property (nonatomic, strong) YXBillDetailViewController * allVC; +@property (nonatomic, strong) XJDBillDetailViewController * allVC; -@property (nonatomic, strong) YXBillListViewController * listVc ; +@property (nonatomic, strong) XJDBillListViewController * listVc ; -@property (nonatomic, strong) YXBillWithDrawViewController * drawVc; +@property (nonatomic, strong) XJDBillWithDrawViewController * drawVc; @end -@implementation YXBillViewController +@implementation XJDBillViewController #pragma mark - 懒加载 - (NSMutableArray *)titleButtons { @@ -120,7 +120,7 @@ #pragma mark - 添加所有的子控制器 - (void)setupAllChildViewController { - YXBillDetailViewController * allVC = [[YXBillDetailViewController alloc] init]; + XJDBillDetailViewController * allVC = [[XJDBillDetailViewController alloc] init]; allVC.view.backgroundColor = UIColorBackground; allVC.navigationItem.title = @"全部"; allVC.timeString = self.timeString; @@ -128,14 +128,14 @@ [self addChildViewController:allVC]; // - YXBillListViewController * listVc = [[YXBillListViewController alloc] init]; + XJDBillListViewController * listVc = [[XJDBillListViewController alloc] init]; listVc.view.backgroundColor = UIColorBackground; listVc.navigationItem.title = @"收益记录"; listVc.timeString = self.timeString; self.listVc = listVc; [self addChildViewController:listVc]; - YXBillWithDrawViewController * drawVc = [[YXBillWithDrawViewController alloc] init]; + XJDBillWithDrawViewController * drawVc = [[XJDBillWithDrawViewController alloc] init]; drawVc.view.backgroundColor = UIColorBackground; drawVc.navigationItem.title = @"提现记录"; drawVc.timeString = self.timeString; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillWithDrawViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillWithDrawViewController.h similarity index 68% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillWithDrawViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillWithDrawViewController.h index 134143f..3768fe5 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillWithDrawViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillWithDrawViewController.h @@ -1,5 +1,5 @@ // -// YXBillWithDrawViewController.h +// XJDBillWithDrawViewController.h // healthQuestion // // Created by 仁康信息 on 2023/8/17. @@ -9,7 +9,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXBillWithDrawViewController : YXBaseViewController +@interface XJDBillWithDrawViewController : YXBaseViewController @property (nonatomic, strong) NSString * timeString; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillWithDrawViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillWithDrawViewController.m similarity index 90% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillWithDrawViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillWithDrawViewController.m index 273ae6d..fbb0256 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXBillWithDrawViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDBillWithDrawViewController.m @@ -1,23 +1,23 @@ // -// YXBillWithDrawViewController.m +// XJDBillWithDrawViewController.m // healthQuestion // // Created by 仁康信息 on 2023/8/17. // -#import "YXBillWithDrawViewController.h" +#import "XJDBillWithDrawViewController.h" #import "BillListTable.h" #import "YXBillListModel.h" -#import "YXWithdrawCashDetailViewController.h" +#import "XJDWithdrawCashDetailViewController.h" -@interface YXBillWithDrawViewController () +@interface XJDBillWithDrawViewController () @property (nonatomic, strong) BillListTable * homeTable; @property (nonatomic, assign) NSInteger pageNo; @property (nonatomic, strong) NSMutableArray * dataArray; @end -@implementation YXBillWithDrawViewController +@implementation XJDBillWithDrawViewController - (NSMutableArray *)dataArray { @@ -45,7 +45,7 @@ MJWeakSelf self.homeTable.detailBlock = ^(NSString * _Nonnull billString) { - YXWithdrawCashDetailViewController * detailVC = [[YXWithdrawCashDetailViewController alloc] init]; + XJDWithdrawCashDetailViewController * detailVC = [[XJDWithdrawCashDetailViewController alloc] init]; detailVC.bill_id = billString; [weakSelf.navigationController pushViewController:detailVC animated:YES]; }; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXWithdrawCashDetailViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDWithdrawCashDetailViewController.h similarity index 61% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXWithdrawCashDetailViewController.h rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDWithdrawCashDetailViewController.h index 9681bb7..4636806 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXWithdrawCashDetailViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDWithdrawCashDetailViewController.h @@ -1,5 +1,5 @@ // -// YXWithdrawCashDetailViewController.h +// XJDWithdrawCashDetailViewController.h // healthQuestion // // Created by 仁康信息 on 2023/5/5. @@ -8,7 +8,7 @@ NS_ASSUME_NONNULL_BEGIN -@interface YXWithdrawCashDetailViewController : YXBaseViewController +@interface XJDWithdrawCashDetailViewController : YXBaseViewController @property (nonatomic, strong) NSString * bill_id; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXWithdrawCashDetailViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDWithdrawCashDetailViewController.m similarity index 95% rename from DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXWithdrawCashDetailViewController.m rename to DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDWithdrawCashDetailViewController.m index 9c27090..40324ad 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/YXWithdrawCashDetailViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/controller/billDetail(账单明细)/XJDWithdrawCashDetailViewController.m @@ -1,14 +1,14 @@ // -// YXWithdrawCashDetailViewController.m +// XJDWithdrawCashDetailViewController.m // healthQuestion // // Created by 仁康信息 on 2023/5/5. // -#import "YXWithdrawCashDetailViewController.h" +#import "XJDWithdrawCashDetailViewController.h" #import "BillDtailTable.h" #import "YXwithDrawDetailModel.h" -@interface YXWithdrawCashDetailViewController () +@interface XJDWithdrawCashDetailViewController () @property (nonatomic, strong) UILabel * moneyLabel; @property (nonatomic, strong) UILabel * aroundLabel; @@ -16,7 +16,7 @@ @end -@implementation YXWithdrawCashDetailViewController +@implementation XJDWithdrawCashDetailViewController - (void)viewDidLoad { [super viewDidLoad]; diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.h b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.h index 1ee5115..90586d4 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.h @@ -1,6 +1,6 @@ // // HQSearchView.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/4/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.m b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.m index 8950e84..7947480 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/HomePage/view/HistoryRecordView(历史记录)/HQSearchView.m @@ -1,6 +1,6 @@ // // HQSearchView.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/4/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.h b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.h index dbdc967..064ae4f 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.h @@ -1,6 +1,6 @@ // // IMUserInfoModel.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/6/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.m b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.m index 0df806a..a11c5b6 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/IMUserInfoModel.m @@ -1,6 +1,6 @@ // // IMUserInfoModel.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/6/29. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.h index 3aa2783..bf2f446 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.h @@ -1,6 +1,6 @@ // // YXLoginFoundPasswordViewController.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/5/22. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.m index 72e5a6c..7dc30b6 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginFoundPasswordViewController.m @@ -1,6 +1,6 @@ // // YXLoginFoundPasswordViewController.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/5/22. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.h index fd14c5a..5a41d64 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.h @@ -1,6 +1,6 @@ // // LoginSetPasswordViewController.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/5/22. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.m index 5fcba60..8883897 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/Login_Register/Login/YXLoginSetPasswordViewController.m @@ -1,6 +1,6 @@ // // LoginSetPasswordViewController.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/5/22. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.h index cdfc75b..dbf46e3 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.h @@ -1,6 +1,6 @@ // // ChatListViewController.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.m index 9826250..5a826ff 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatList/ChatListViewController.m @@ -1,6 +1,6 @@ // // ChatListViewController.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.h index 9e7b0ff..b033caa 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.h @@ -1,6 +1,6 @@ // // ChatViewController.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.m index dc00828..593c1cd 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/ChatViewController.m @@ -1,6 +1,6 @@ // // ChatViewController.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // @@ -13,7 +13,7 @@ #import #import "TUIChatConfig.h" #import "EndSystemSoSCell.h" -#import "YXFileDataDetailViewController.h" +#import "XJDFileDataDetailViewController.h" #import "DoctorIDCardMessageCell.h" #import "CurrentLocationViewController.h" #import @@ -349,7 +349,7 @@ if ([cell isKindOfClass:healthDataCustomCell.class]) { healthDataCustomCell * healthCell = cell; - YXFileDataDetailViewController * experVC= [[YXFileDataDetailViewController alloc] init]; + XJDFileDataDetailViewController * experVC= [[XJDFileDataDetailViewController alloc] init]; experVC.record_id = healthCell.fileId; [self.navigationController pushViewController:experVC animated:YES]; } diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.h index 7ae2216..1f91a73 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.h @@ -1,6 +1,6 @@ // // ChatMapViewController.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/5. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.m index 3a09971..199eb61 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Controller/ChatMapViewController.m @@ -1,6 +1,6 @@ // // ChatMapViewController.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/5. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.h index 709beb9..9e18874 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.h @@ -1,6 +1,6 @@ // // DoctiorIDCardCellData.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/8. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.m index b1b5008..f21c68f 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctiorIDCardCellData.m @@ -1,6 +1,6 @@ // // DoctiorIDCardCellData.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/8. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.h index 273e996..b937d52 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.h @@ -1,6 +1,6 @@ // // DoctorIDCardMessageCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/8. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.m index 61c8d55..dd05cbc 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/DoctorCardCell/DoctorIDCardMessageCell.m @@ -1,6 +1,6 @@ // // DoctorIDCardMessageCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/8. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.h index 6d9ae6a..a97a903 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.h @@ -1,6 +1,6 @@ // // EndSystemCellData.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/10. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.m index a27c1bd..83bb7be 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemCellData.m @@ -1,6 +1,6 @@ // // EndSystemCellData.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/10. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.h index d5a6d0b..33ca29f 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.h @@ -1,6 +1,6 @@ // // EndSystemSoSCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/10. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.m index 6dc2f74..f6b4997 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/EndSystemCell/EndSystemSoSCell.m @@ -1,6 +1,6 @@ // // EndSystemSoSCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/10. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.h index 151d9ee..4c7efc9 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.h @@ -1,6 +1,6 @@ // // chatPictureCollectionViewCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.m index 9151f11..b704772 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/chatPictureCollectionViewCell.m @@ -1,6 +1,6 @@ // // chatPictureCollectionViewCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.h index 0afe563..9fe11e8 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.h @@ -1,6 +1,6 @@ // // healthDataCustomCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.m index 027453c..43e1043 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCell.m @@ -1,6 +1,6 @@ // // healthDataCustomCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.h index c5b5e18..2726a0f 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.h @@ -1,6 +1,6 @@ // // healthDataCustomCellData.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.m index e548352..5347f3b 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/HealthDataCustom/healthDataCustomCellData.m @@ -1,6 +1,6 @@ // // healthDataCustomCellData.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.h index ffbe4f2..c2942e9 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.h @@ -1,6 +1,6 @@ // // sendPhysicalCustomCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/25. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.m index b9cef40..b75881d 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCell.m @@ -1,6 +1,6 @@ // // sendPhysicalCustomCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/25. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.h index 5aa1f5d..222b1bd 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.h @@ -1,6 +1,6 @@ // // sendPhysicalCustomCellData.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/25. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.m index a895575..94c7b86 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/SendPhysicalModel/sendPhysicalCustomCellData.m @@ -1,6 +1,6 @@ // // sendPhysicalCustomCellData.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/25. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.h index aa89cee..ff37f0a 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.h @@ -1,6 +1,6 @@ // // StarMarkCellData.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/3. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.m index 451fc2b..1bee5d7 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCellData.m @@ -1,6 +1,6 @@ // // StarMarkCellData.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/3. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.h index 31792c2..7872b29 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.h @@ -1,6 +1,6 @@ // // StarMarkCustomCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/3. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.m index 33df994..4d8c39c 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/StarMarkCustom/StarMarkCustomCell.m @@ -1,6 +1,6 @@ // // StarMarkCustomCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/3. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.h index 46094da..c6587b2 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.h @@ -1,6 +1,6 @@ // // userDataInfoCellData.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.m index b922b12..2aaea7f 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoCellData.m @@ -1,6 +1,6 @@ // // userDataInfoCellData.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.h index 74b20f6..51e1386 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.h @@ -1,6 +1,6 @@ // // userDataInfoChatCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.m index a4498a3..dce7404 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/CustomChatCell/userCustom/userDataInfoChatCell.m @@ -1,6 +1,6 @@ // // userDataInfoChatCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/2/13. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.h index 2926079..1577f5a 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.h @@ -1,6 +1,6 @@ // // SendReportModel.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/24. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.m index 969b1dc..eda73bc 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/SendReportModel.m @@ -1,6 +1,6 @@ // // SendReportModel.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/24. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.h index 0ce64af..5319264 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.h @@ -1,6 +1,6 @@ // // sendHealthModel.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/27. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.m index 8bd8c00..b85d346 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/Model/sendHealthModel.m @@ -1,6 +1,6 @@ // // sendHealthModel.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/27. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.h index 26f1d8b..45ca59e 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.h @@ -1,6 +1,6 @@ // // SendHealthDataTable.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/27. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.m index de1cd04..a50f622 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTable.m @@ -1,6 +1,6 @@ // // SendHealthDataTable.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/27. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.h b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.h index 1a95f60..fcf1228 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.h +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.h @@ -1,6 +1,6 @@ // // SendHealthDataTableViewCell.h -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/27. // diff --git a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.m b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.m index e957cf5..8e123de 100644 --- a/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.m +++ b/DoctorXinjiang/DoctorXinjiang/Project/TUIChat/View/SendHealthDataTableViewCell.m @@ -1,6 +1,6 @@ // // SendHealthDataTableViewCell.m -// EscortProject +// DoctorXinjiang // // Created by 仁康信息 on 2023/7/27. //