修改车辆监控细节

This commit is contained in:
DDIsFriend
2023-12-28 13:35:21 +08:00
parent c8a5fe7450
commit 2ab5ee5cb4
8 changed files with 199 additions and 125 deletions

View File

@@ -39,7 +39,7 @@ target 'OrderScheduling' do
pod 'Bugly'
pod 'SwiftyRSA'
pod 'DDPersistenceKit_Private'
pod 'DDUIGestureRecognizer', '0.1.4'
pod 'DDUIGestureRecognizer', '0.1.5'
post_install do |installer|
installer.pods_project.targets.each do |target|