智慧水务管理系统 - 精河县供水工程综合管理平台

tsconfig.json 92B

123456
  1. {
  2. "compilerOptions": {
  3. "target": "es2019",
  4. "module": "commonjs"
  5. }
  6. }