Change name
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# LandTCMS Backend
|
||||
# UnitTCMS Backend
|
||||
|
||||
## Install dependencies
|
||||
|
||||
|
||||
@@ -85,7 +85,7 @@ module.exports = {
|
||||
// Add projects table records
|
||||
await queryInterface.bulkInsert('projects', [
|
||||
{
|
||||
name: 'LandTCMS Test',
|
||||
name: 'UnitTCMS Test',
|
||||
detail: "Test Plat's Manual test",
|
||||
userId: 1,
|
||||
isPublic: true,
|
||||
|
||||
Reference in New Issue
Block a user