|
пре 2 недеља | |
---|---|---|
src | пре 2 недеља | |
test | пре 2 месеци | |
.editorconfig | пре 2 месеци | |
.eslintrc.json | пре 2 месеци | |
.gitignore | пре 1 месец | |
.prettierrc.js | пре 2 месеци | |
README.md | пре 1 месец | |
README.zh-CN.md | пре 2 месеци | |
bootstrap.js | пре 2 месеци | |
ecosystem.config.js | пре 1 месец | |
jest.config.js | пре 2 месеци | |
package-lock.json | пре 2 месеци | |
package.json | пре 2 месеци | |
tsconfig.json | пре 2 месеци | |
water_service.sql | пре 2 месеци |
grant all privileges on water_service_v2.* to 'water_v2'@'%' identified by 'ccshuitou'; grant SELECT on water_service.* to 'water_v1'@'%' identified by 'ccshuitou'