Explorar o código

feat(server): 项目属性types修改

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

+ 1 - 1
types/src/interface/project.ts

@@ -39,7 +39,7 @@ export interface IDecimal {
 export interface IBillsQuantityDecimal {
   unit: string;
   decimal: number;
-  ID?:string;
+  ID:string;
 }
 
 // 呈现选项