lib/lhj/command.rb in lhj-tools-0.2.28 vs lib/lhj/command.rb in lhj-tools-0.2.29

- old
+ new

@@ -33,9 +33,10 @@ require 'lhj/command/sync_pod_version' require 'lhj/command/sync_pod_code' require 'lhj/command/pgyer_upload' require 'lhj/command/duplicate_imageset' require 'lhj/command/jenkins/jenkins_build' + require 'lhj/command/sync_dingding_user' self.abstract_command = true self.command = 'lhj' self.version = VERSION