Commit 1d483057 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

chore: 修改csst-hstdm-l1.yml的obs_id和detector默认值为空

parent b7fe9543
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -54,12 +54,12 @@ submission:
      fixed: false
      allow_empty: true
    obs_id:
      default: '123456'
      default: ''
      options: []
      fixed: false
      allow_empty: true
    detector:
      default: SIS1
      default: ''
      options:
      - SIS1
      - SIS2