wupengfei
7 天以前 9c4e34d06e251667e650055412256e5743b90d72
src/constants/app.ts
@@ -3,4 +3,5 @@
export const AppLocalConfig = {
  userType: EnumUserType.Operation,
  clientType: EnumClientType.PcWeb,
  enterpriseType: EnumEnterpriseType.PartyA,
};