Explorar o código

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

vian %!s(int64=5) %!d(string=hai) anos
pai
achega
5a698063da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      types/src/interface/ration.ts

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

@@ -137,7 +137,7 @@ export interface IStdCoeItem extends IBaseCoeItem {
 
 export interface IRationCoe {
   ID: string;
-  stdID?: number | string; // 库里的ID
+  stdID?: number; // 库里的ID
   name: string;
   content?: string;
   originalCode?: string;