@hugo.ye/common 1.0.93 → 1.0.94
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -0
- package/build/models/annuity-management.entity.d.ts +16 -0
- package/build/models/annuity-management.entity.d.ts.map +1 -0
- package/build/models/annuity-management.entity.js +85 -0
- package/build/models/annuity-management.entity.js.map +1 -0
- package/build/models/copyright-registration.entity.d.ts +23 -0
- package/build/models/copyright-registration.entity.d.ts.map +1 -0
- package/build/models/copyright-registration.entity.js +131 -0
- package/build/models/copyright-registration.entity.js.map +1 -0
- package/build/models/design-patent.entity.d.ts +28 -0
- package/build/models/design-patent.entity.d.ts.map +1 -0
- package/build/models/design-patent.entity.js +162 -0
- package/build/models/design-patent.entity.js.map +1 -0
- package/build/models/index.d.ts +5 -0
- package/build/models/index.d.ts.map +1 -1
- package/build/models/index.js +5 -0
- package/build/models/index.js.map +1 -1
- package/build/models/invention-patent.entity.d.ts +24 -0
- package/build/models/invention-patent.entity.d.ts.map +1 -0
- package/build/models/invention-patent.entity.js +134 -0
- package/build/models/invention-patent.entity.js.map +1 -0
- package/build/models/service-fee.entity.d.ts +12 -0
- package/build/models/service-fee.entity.d.ts.map +1 -1
- package/build/models/service-fee.entity.js +73 -1
- package/build/models/service-fee.entity.js.map +1 -1
- package/build/models/utility-model.entity.d.ts +27 -0
- package/build/models/utility-model.entity.d.ts.map +1 -0
- package/build/models/utility-model.entity.js +156 -0
- package/build/models/utility-model.entity.js.map +1 -0
- package/build/repositories/annuity-management.repository.d.ts +8 -0
- package/build/repositories/annuity-management.repository.d.ts.map +1 -0
- package/build/repositories/annuity-management.repository.js +31 -0
- package/build/repositories/annuity-management.repository.js.map +1 -0
- package/build/repositories/copyright-registration.repository.d.ts +8 -0
- package/build/repositories/copyright-registration.repository.d.ts.map +1 -0
- package/build/repositories/copyright-registration.repository.js +31 -0
- package/build/repositories/copyright-registration.repository.js.map +1 -0
- package/build/repositories/design-patent.repository.d.ts +8 -0
- package/build/repositories/design-patent.repository.d.ts.map +1 -0
- package/build/repositories/design-patent.repository.js +31 -0
- package/build/repositories/design-patent.repository.js.map +1 -0
- package/build/repositories/index.d.ts +5 -0
- package/build/repositories/index.d.ts.map +1 -1
- package/build/repositories/index.js +5 -0
- package/build/repositories/index.js.map +1 -1
- package/build/repositories/invention-patent.repository.d.ts +8 -0
- package/build/repositories/invention-patent.repository.d.ts.map +1 -0
- package/build/repositories/invention-patent.repository.js +31 -0
- package/build/repositories/invention-patent.repository.js.map +1 -0
- package/build/repositories/utility-model.repository.d.ts +8 -0
- package/build/repositories/utility-model.repository.d.ts.map +1 -0
- package/build/repositories/utility-model.repository.js +31 -0
- package/build/repositories/utility-model.repository.js.map +1 -0
- package/package.json +1 -1
|
@@ -26,4 +26,9 @@ export * from './case-file.repository.ts';
|
|
|
26
26
|
export * from './case-progress-timeline.repository.ts';
|
|
27
27
|
export * from './count-member-daily-order-status.repository.ts';
|
|
28
28
|
export * from './count-member-daily-amount.repository.ts';
|
|
29
|
+
export * from './invention-patent.repository.ts';
|
|
30
|
+
export * from './utility-model.repository.ts';
|
|
31
|
+
export * from './copyright-registration.repository.ts';
|
|
32
|
+
export * from './design-patent.repository.ts';
|
|
33
|
+
export * from './annuity-management.repository.ts';
|
|
29
34
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/repositories/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,sCAAsC,CAAC;AACrD,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mCAAmC,CAAC;AAClD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wCAAwC,CAAC;AACvD,cAAc,iDAAiD,CAAC;AAChE,cAAc,2CAA2C,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/repositories/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,sCAAsC,CAAC;AACrD,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mCAAmC,CAAC;AAClD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wCAAwC,CAAC;AACvD,cAAc,iDAAiD,CAAC;AAChE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wCAAwC,CAAC;AACvD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oCAAoC,CAAC"}
|
|
@@ -26,4 +26,9 @@ export * from "./case-file.repository.js";
|
|
|
26
26
|
export * from "./case-progress-timeline.repository.js";
|
|
27
27
|
export * from "./count-member-daily-order-status.repository.js";
|
|
28
28
|
export * from "./count-member-daily-amount.repository.js";
|
|
29
|
+
export * from "./invention-patent.repository.js";
|
|
30
|
+
export * from "./utility-model.repository.js";
|
|
31
|
+
export * from "./copyright-registration.repository.js";
|
|
32
|
+
export * from "./design-patent.repository.js";
|
|
33
|
+
export * from "./annuity-management.repository.js";
|
|
29
34
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/repositories/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,sCAAsC,CAAC;AACrD,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mCAAmC,CAAC;AAClD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wCAAwC,CAAC;AACvD,cAAc,iDAAiD,CAAC;AAChE,cAAc,2CAA2C,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/repositories/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC;AACvC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,sCAAsC,CAAC;AACrD,cAAc,uBAAuB,CAAC;AACtC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,uBAAuB,CAAC;AACtC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAChD,cAAc,4BAA4B,CAAC;AAC3C,cAAc,mCAAmC,CAAC;AAClD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wCAAwC,CAAC;AACvD,cAAc,iDAAiD,CAAC;AAChE,cAAc,2CAA2C,CAAC;AAC1D,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,wCAAwC,CAAC;AACvD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,oCAAoC,CAAC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { AbstractRepository, InventionPatentEntity } from "../index.js";
|
|
2
|
+
import { Logger } from '@nestjs/common';
|
|
3
|
+
import { EntityManager, Repository } from "typeorm";
|
|
4
|
+
export declare class InventionPatentRepository extends AbstractRepository<InventionPatentEntity> {
|
|
5
|
+
protected readonly logger: Logger;
|
|
6
|
+
constructor(entityRepository: Repository<InventionPatentEntity>, entityManager: EntityManager);
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=invention-patent.repository.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"invention-patent.repository.d.ts","sourceRoot":"","sources":["../../src/repositories/invention-patent.repository.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACxE,OAAO,EAAE,MAAM,EAAc,MAAM,gBAAgB,CAAC;AAEpD,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAEpD,qBACa,yBAA0B,SAAQ,kBAAkB,CAAC,qBAAqB,CAAC;IACpF,SAAS,CAAC,QAAQ,CAAC,MAAM,SAA8C;gBAE1B,gBAAgB,EAAE,UAAU,CAAC,qBAAqB,CAAC,EAC5F,aAAa,EAAE,aAAa;CAInC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
var __param = (this && this.__param) || function (paramIndex, decorator) {
|
|
11
|
+
return function (target, key) { decorator(target, key, paramIndex); }
|
|
12
|
+
};
|
|
13
|
+
var InventionPatentRepository_1;
|
|
14
|
+
import { AbstractRepository, InventionPatentEntity } from "../index.js";
|
|
15
|
+
import { Logger, Injectable } from '@nestjs/common';
|
|
16
|
+
import { InjectRepository } from "@nestjs/typeorm";
|
|
17
|
+
import { EntityManager, Repository } from "typeorm";
|
|
18
|
+
let InventionPatentRepository = InventionPatentRepository_1 = class InventionPatentRepository extends AbstractRepository {
|
|
19
|
+
logger = new Logger(InventionPatentRepository_1.name);
|
|
20
|
+
constructor(entityRepository, entityManager) {
|
|
21
|
+
super(entityManager, entityRepository);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
InventionPatentRepository = InventionPatentRepository_1 = __decorate([
|
|
25
|
+
Injectable(),
|
|
26
|
+
__param(0, InjectRepository(InventionPatentEntity)),
|
|
27
|
+
__metadata("design:paramtypes", [Repository,
|
|
28
|
+
EntityManager])
|
|
29
|
+
], InventionPatentRepository);
|
|
30
|
+
export { InventionPatentRepository };
|
|
31
|
+
//# sourceMappingURL=invention-patent.repository.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"invention-patent.repository.js","sourceRoot":"","sources":["../../src/repositories/invention-patent.repository.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,OAAO,EAAE,kBAAkB,EAAE,qBAAqB,EAAE,MAAM,aAAa,CAAC;AACxE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAG7C,IAAM,yBAAyB,iCAA/B,MAAM,yBAA0B,SAAQ,kBAAyC;IACjE,MAAM,GAAG,IAAI,MAAM,CAAC,2BAAyB,CAAC,IAAI,CAAC,CAAC;IACvE,YAC6C,gBAAmD,EAC5F,aAA4B;QAE5B,KAAK,CAAC,aAAa,EAAE,gBAAgB,CAAC,CAAC;IAC3C,CAAC;CACJ,CAAA;AARY,yBAAyB;IADrC,UAAU,EAAE;IAIJ,WAAA,gBAAgB,CAAC,qBAAqB,CAAC,CAAA;qCAAmB,UAAU;QACtD,aAAa;GAJvB,yBAAyB,CAQrC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { AbstractRepository, UtilityModelEntity } from "../index.js";
|
|
2
|
+
import { Logger } from '@nestjs/common';
|
|
3
|
+
import { EntityManager, Repository } from "typeorm";
|
|
4
|
+
export declare class UtilityModelRepository extends AbstractRepository<UtilityModelEntity> {
|
|
5
|
+
protected readonly logger: Logger;
|
|
6
|
+
constructor(entityRepository: Repository<UtilityModelEntity>, entityManager: EntityManager);
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=utility-model.repository.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utility-model.repository.d.ts","sourceRoot":"","sources":["../../src/repositories/utility-model.repository.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAE,MAAM,EAAc,MAAM,gBAAgB,CAAC;AAEpD,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAEpD,qBACa,sBAAuB,SAAQ,kBAAkB,CAAC,kBAAkB,CAAC;IAC9E,SAAS,CAAC,QAAQ,CAAC,MAAM,SAA2C;gBAE1B,gBAAgB,EAAE,UAAU,CAAC,kBAAkB,CAAC,EACtF,aAAa,EAAE,aAAa;CAInC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
var __param = (this && this.__param) || function (paramIndex, decorator) {
|
|
11
|
+
return function (target, key) { decorator(target, key, paramIndex); }
|
|
12
|
+
};
|
|
13
|
+
var UtilityModelRepository_1;
|
|
14
|
+
import { AbstractRepository, UtilityModelEntity } from "../index.js";
|
|
15
|
+
import { Logger, Injectable } from '@nestjs/common';
|
|
16
|
+
import { InjectRepository } from "@nestjs/typeorm";
|
|
17
|
+
import { EntityManager, Repository } from "typeorm";
|
|
18
|
+
let UtilityModelRepository = UtilityModelRepository_1 = class UtilityModelRepository extends AbstractRepository {
|
|
19
|
+
logger = new Logger(UtilityModelRepository_1.name);
|
|
20
|
+
constructor(entityRepository, entityManager) {
|
|
21
|
+
super(entityManager, entityRepository);
|
|
22
|
+
}
|
|
23
|
+
};
|
|
24
|
+
UtilityModelRepository = UtilityModelRepository_1 = __decorate([
|
|
25
|
+
Injectable(),
|
|
26
|
+
__param(0, InjectRepository(UtilityModelEntity)),
|
|
27
|
+
__metadata("design:paramtypes", [Repository,
|
|
28
|
+
EntityManager])
|
|
29
|
+
], UtilityModelRepository);
|
|
30
|
+
export { UtilityModelRepository };
|
|
31
|
+
//# sourceMappingURL=utility-model.repository.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"utility-model.repository.js","sourceRoot":"","sources":["../../src/repositories/utility-model.repository.ts"],"names":[],"mappings":";;;;;;;;;;;;;AAAA,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACrE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,iBAAiB,CAAC;AACnD,OAAO,EAAE,aAAa,EAAE,UAAU,EAAE,MAAM,SAAS,CAAC;AAG7C,IAAM,sBAAsB,8BAA5B,MAAM,sBAAuB,SAAQ,kBAAsC;IAC3D,MAAM,GAAG,IAAI,MAAM,CAAC,wBAAsB,CAAC,IAAI,CAAC,CAAC;IACpE,YAC0C,gBAAgD,EACtF,aAA4B;QAE5B,KAAK,CAAC,aAAa,EAAE,gBAAgB,CAAC,CAAC;IAC3C,CAAC;CACJ,CAAA;AARY,sBAAsB;IADlC,UAAU,EAAE;IAIJ,WAAA,gBAAgB,CAAC,kBAAkB,CAAC,CAAA;qCAAmB,UAAU;QACnD,aAAa;GAJvB,sBAAsB,CAQlC"}
|