Nincs leírás

zs 616173c9bf Merge branch 'main' of http://git.cc-lotus.info/shuiTou/admin-service into main 1 napja
src 616173c9bf Merge branch 'main' of http://git.cc-lotus.info/shuiTou/admin-service into main 1 napja
test 2ee191c6ed init 1 hónapja
upload 2ee191c6ed init 1 hónapja
.editorconfig 2ee191c6ed init 1 hónapja
.eslintrc.json 2ee191c6ed init 1 hónapja
.gitignore 55ff45d89f update 1 hónapja
.prettierrc.js 2ee191c6ed init 1 hónapja
README.md 2ee191c6ed init 1 hónapja
README.zh-CN.md 2ee191c6ed init 1 hónapja
bootstrap.js 2ee191c6ed init 1 hónapja
dist.zip 55ff45d89f update 1 hónapja
ecosystem.config.js 55ff45d89f update 1 hónapja
jest.config.js 2ee191c6ed init 1 hónapja
package-lock.json 2ee191c6ed init 1 hónapja
package.json 2ee191c6ed init 1 hónapja
tsconfig.json 2ee191c6ed init 1 hónapja
water_service.sql 2ee191c6ed init 1 hónapja

README.md

数据库指令

grant all privileges on water_service_v2.* to 'water_v2'@'%' identified by 'ccshuitou'; grant SELECT on water_service.* to 'water_v1'@'%' identified by 'ccshuitou'