Explorar o código

Merge branch 'master' of http://192.168.1.41:3000/SmartCost/SCCommon

zhangweicheng %!s(int64=4) %!d(string=hai) anos
pai
achega
4b6cf4c6ce
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      types/src/interface/report.ts

+ 1 - 0
types/src/interface/report.ts

@@ -2,6 +2,7 @@ export interface ReportFlags {
   constructSumType?: string | null;
   taxType?: string | null;
   auditType?: string | null;
+  rptTplType?:string| null;
 }
 
 export interface ReportSubTree {