Skip to content

Commit

Permalink
Update example.json
Browse files Browse the repository at this point in the history
  • Loading branch information
1191314 authored Jan 2, 2025
1 parent 20fd559 commit 1fd5fc9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions user/example.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"config": {
"user": {
"phone": "13187414461",
"password": "Lcy123456"
"phone": "1",
"password": "1"
},
"clockIn": {
"mode": "daily",
"location": {
"address": "云南省昆明市片区经开区阿拉街道办昌宏社区经开路3号昆明科技创新园附近",
"latitude": "102.779151",
"longitude": "24.994555",
"address": "1附近",
"latitude": "1",
"longitude": "1",
"province": "云南省",
"city": "昆明市",
"area": "官渡区"
"city": "1",
"area": "1"
},
"imageCount": 0,
"description": [
Expand Down Expand Up @@ -71,7 +71,7 @@
{
"type": "WxPusher",
"enabled": true,
"spt": "SPT_0K5YUFXNW3z4IyZy7a397OqacC2c/ThisIsSendContent"
"spt": "1"
},
{
"type": "SMTP",
Expand Down

0 comments on commit 1fd5fc9

Please sign in to comment.