aoid_config_data.cpp 248 B

123456789101112131415161718192021
  1. //
  2. // Created by anna on 2020/12/8.
  3. //
  4. #include "aoid_config_data.h"
  5. aoid_config_data::aoid_config_data(){
  6. jh="";
  7. bj=0;
  8. bs=0;
  9. hsl=0;
  10. smd=0;
  11. ymd=0;
  12. qyb=0;
  13. dym=0;
  14. yy =0;
  15. ty =0;
  16. hy =0;
  17. totalgtnum=0;
  18. }