13 lines
463 B
Groovy
13 lines
463 B
Groovy
|
/*
|
||
|
* This is a kingdee cosmic template project that is automatically generated by the Kingdee cosmic development assistant plugin.
|
||
|
* If there are any issues during the use process, you can provide feedback to the kingdee developer community website.
|
||
|
* Website: https://developer.kingdee.com/developer?productLineId=29
|
||
|
* Author: liebin.zheng
|
||
|
* Generate Date: 2024-05-06 10:17:02
|
||
|
*/
|
||
|
|
||
|
dependencies {
|
||
|
implementation project(':shkd-shkdcx-shkdcx-business')
|
||
|
}
|
||
|
|