{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/汇报列表"},{"State":1,"Type":31,"Name":"UserControlPage/汇报卡片"},{"State":1,"Type":15,"Name":"ServerCommand/根据汇报模板生成内容"},{"State":3,"Type":31,"Name":"UserControlPage/用户信息"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-08-27 18:00:20 +08:00
parent 29c000f253
commit b45fb99e9a
9 changed files with 342 additions and 392 deletions

View File

@@ -1,10 +1,8 @@
{
"PageType": 3,
"ColumnCount": 17,
"ColumnCount": 12,
"RowCount": 11,
"Formulas": {
"1,15": "IF(D11,C11,B11)",
"2,1": "SUBSTITUTE(L11,CHAR(10),\" \")",
"1,1": "TEXT(I11,\"yyyy年mm月dd日\")&\"\"&G11&\"小时\""
"1,1": "TEXT(C10,\"yyyy年mm月dd日\")&\"\"&B10&\"小时\""
}
}